question

mike-g avatar image
mike-g asked

VictronConnect on Ubuntu 18.04.4 unable to access VRM systems

Hi, I hope this is the correct place to ask this. I've installed the Victron Connect appimage on Ubuntu 18.04.4 successfully. However when I try to access VRM within the app, I'm directed to sign in to VRM. Clicking the button brings me to the VRM login page and I log in successfully. A button appears that says " Authorize VictronConnect". Clicking the button returns a message that says:

"Redirecting you to VictronConnect...Don't see the VictronConnect app? Focus the VictronConnect app from your taskbar."

Doing so returns me to the VictronConnect app with no change in the app, or connection to VRM. I'm unable to connect.

Thanks in advance for any help.

VictronConnectlinux
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

cjsps avatar image cjsps commented ·
Hi
Open the link via Firefox or Chrome browser and then it will associate the link with the correct application. Chromium does not work


0 Likes 0 ·
4 Answers
lnorbert avatar image
lnorbert answered ·

Hi Mike,

If you have appimaged installed, then you need to edit the .desktop file found in $HOME/.local/share/application, and append the Exec entry with %u, e.g.

from: Exec=/<path>/VictronConnect-x86_64.AppImage

to: Exec=/<path>/VictronConnect-x86_64.AppImage %u

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mike-g avatar image
mike-g answered ·

That didn't seem to work. I updated /home/mike/.local/share/applications/VictronConnect.desktop:

[Desktop Entry]
Type=Application
Name=VictronConnect
Exec=/home/mike/Downloads/VictronConnect-linux-x86_64-v5.20.AppImage %u
Icon=VictronConnect
Comment=Monitor, configure and update firmware of all Victron products.
Terminal=false
Categories=Electronics;
MimeType=x-scheme-handler/victron-connect;
X-Desktop-File-Install-Version=0.23


Then I found another file appimagekit_2ab441d01e304cb4b7ec6316a223d971-VictronConnect.desktop, so I edited that and added %u to the Exec directive. The app then found my Venus GX but when I attempted to launch it I got the error below:


1599153158268.png (20.5 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

lucode avatar image
lucode answered ·

In my case with Ubuntu 20.4 it works, but you have first to open the appimage file of VictronConnect before switching to the app and reload.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

alfus avatar image
alfus answered ·

The same under 18.04.6 LTS:
when starting the "VictronConnect-x86_64-v5.71.AppImage" there is no reaction. There is no error message in any logs are to be seen.... Absolutely nothing...

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.