Not able to start meshery server

I setup mesheryctl on my machine but I get the following error,

ilhan@syeds-MacBook-Pro ~ % mesheryctl system start
A new release of mesheryctl is available: v0.7.46 → v0.8.0-beta.4
https://github.com/layer5io/meshery/releases/tag/v0.8.0-beta.4
Check https://docs.meshery.io/guides/upgrade#upgrading-meshery-cli for instructions on how to update mesheryctl

Updating Meshery now...
WARN[0000] /Users/ilhan/.meshery/meshery.yaml: `version` is obsolete
[+] Pulling 2/2
 ✘ meshery Error    context canceled                                                                                                                                23.9s
 ✘ watchtower Error Get "https://registry-1.docker.io/v2/": context deadline exceeded                                                                               23.9s
Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded
Error: failed to start Meshery
See https://docs.meshery.io/reference/mesheryctl/system for usage details
: failed to update Meshery containers
See https://docs.meshery.io/reference/mesheryctl/system for usage details
: failed to start meshery
See https://docs.meshery.io/reference/mesheryctl/system for usage details
: exit status 18

could somebody please help me out? thanks !

@Shahid.Ilhan, it looks like you’re experience network connectivity issues. Your pull of the Meshery container images has been interrupted. I recommend trying again.

Hey @Lee Indeed, there was an issue with my setup…I got it fixed thank you so much !

1 Like

Hi @Shahid.Ilhan , can i know what was the issue with your setup