Bug 468795 - failed to connect to server, connection refused, please check your settings
Summary: failed to connect to server, connection refused, please check your settings
Status: RESOLVED NOT A BUG
Alias: None
Product: Tokodon
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.04.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-22 08:17 UTC by richard
Modified: 2023-04-25 14:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description richard 2023-04-22 08:17:19 UTC
running Tokodon from command line:
flatpak run org.kde.tokodon
Gtk-Message: 09:07:50.823: Failed to load module "canberra-gtk-module"
Gtk-Message: 09:07:50.823: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols specified are supported
Loading any accounts from settings.
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")

** (tokodon:2): WARNING **: 09:08:17.203: atk-bridge: get_device_events_reply: unknown signature
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")
org.kde.tokodon: QVariant(Invalid) QUrl("https://mastadon.ie/api/v1/apps")

Adding instance Url mastadon.ie
gives error:
failed to connect to server, connection refused, please check your settings

Ubuntu 23.04
It works fine on another Ubuntu 23.04 machine in same location
Comment 1 richard 2023-04-24 18:57:39 UTC
adding a trailing / to the URL fixed the issue
Comment 2 Joshua Goins 2023-04-25 14:44:54 UTC
Thanks for figuring it out! I'll look into making sure it's less easy to get stuck this way