Complete
over 1 year ago

Sdkmanager update loop on Ubuntu 22.04 linux

I'm trying to install the connectiq sdk on ubuntu 22.04, and when running a fresh download of the sdkmanager, it first prompts that "an update to the sdkmanager is downloading", and the when I click ok, it prompts "the sdkmanager will be restarted to install the update". After clicking ok, the sdk manager restarts, and the update process starts all over again. The connect IQ License Agreement window in the background is blank as well. Is this update loop a known issue?

Parents
  • SDK Manager doesn't currently have a command line interface, but it sounds like you're still getting the 1.0.4 version. I'm wondering whether there's a browser caching issue that's causing this, but just in case, I'll flush the server caches to make sure the correct files are being served.

    In the meantime, you can edit ~/.Garmin/sdkmanager-config.ini and set "install-sdk-updates=1" (add it if it doesn't already exist) to have SDK Manager notify you of the update rather than automatically apply the update. This will give you an opportunity to decline the update and check the version.

Comment
  • SDK Manager doesn't currently have a command line interface, but it sounds like you're still getting the 1.0.4 version. I'm wondering whether there's a browser caching issue that's causing this, but just in case, I'll flush the server caches to make sure the correct files are being served.

    In the meantime, you can edit ~/.Garmin/sdkmanager-config.ini and set "install-sdk-updates=1" (add it if it doesn't already exist) to have SDK Manager notify you of the update rather than automatically apply the update. This will give you an opportunity to decline the update and check the version.

Children
  • I am indeed getting version 1.0.4. I created the suggested config setting to stop auto updates (correct location was ~/.Garmin/ConnectIQ/sdkmanager-config.ini). The about box says vesion 1.0.4. I then attempted to download the sdk again (also cleared browser cache), but still received 1.0.4. I then tried wget to download from the command line to make sure there was no caching on the client side, and still received 1.0.4.