mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #557] Unable to use psst on Eduroam #332
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TrakJohnson on GitHub (Nov 15, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/557
Describe the bug
When using Psst while connected to an eduroam network, I get
Error: connection refused (os error 111). This applies regardless of if I was logged in before or not; anything that requires sending requests to spotify fails.I would be happy to add logs but no clue as to where to find them.
To Reproduce
Expected behavior
Being able to use Psst; I never had software specifically fail on eduroam networks and the official spotify client works fine.
Screenshots


Environment
5fb8918Additional context
I have checked that simply changing to another wifi solves everything. Thanks :)
@SO9010 commented on GitHub (Nov 18, 2024):
This is very weird; it works for me on Eduroam; are you using a proxy? Just out of curiosity, have you tried any other Spotify clients, such as https://github.com/xou816/spot?
Does this work: ping open.spotify.com
or this: ping api.spotify.com
@jacksongoode commented on GitHub (Nov 18, 2024):
Is it related to hosting the Spotify Oauth server on localhost initially?
@TrakJohnson commented on GitHub (Nov 20, 2024):
Thank you for your replies, I currently don't have access to the network to test anything (no classes) but will report back as soon as I can!
@raiden-e commented on GitHub (Nov 25, 2024):
I've noticed the same. However, using a VPN seems to fix this 😆
edit: make sure your universities policy allows this :)
@TrakJohnson commented on GitHub (Nov 29, 2024):
@SO9010 pinging seems to be blocked on the university network (none of the transmitted packets received, even for google.com). I can however "ping" using
telnetorarpingand these work fine for both domains:I just tested ncspot and Spot, and they both work fine.
I have not configured any proxy on my machine, but I'm guessing it has something to do with a specificity of my university's network. I'm not really sure how to investigate that though :(
@SO9010 commented on GitHub (Feb 2, 2025):
@TrakJohnson thanks for the comprehensive report. I just had an idea what could be the issue! Could you see if your uni WiFi allows you to get your location from this endpoint https://ip-api.com/ (you have to use your IP address).
We need to do this in psst to set a region for the homepage to work. Maybe if this is the issue we need to have an option where the user can put in their region themself.
@Joedmin commented on GitHub (May 31, 2025):
I'm on eduroam and do not have this issue. I use Fedora 42 with KDE
@SO9010 commented on GitHub (May 31, 2025):
I think it's to do with the uni policies! I dont get the issue either.
@TrakJohnson commented on GitHub (May 31, 2025):
Sorry for the very long wait, I will try what you suggest as soon as I'm back on eduroam. Good to know that it doesn't affect many :)
@evs-xsarus commented on GitHub (Feb 20, 2026):
@jacksongoode could this be implemented: https://developer.spotify.com/documentation/web-api/concepts/redirect_uri