-
Notifications
You must be signed in to change notification settings - Fork 12
Description
After using this tool successfully, I had started to work on some school work for quite a while. When I went to change devices and reshuffle, every time I attempted to reload the page one of two errors would be displayed:
- ERR_CONNECTION_RESET :
- ERR_SSL_PROTOCOL_ERROR : spotify-true-shuffle.pages.dev sent an invalid response
with the ERR_CONNECTION_RESET often quickly redirecting to a ERR_SSL_PROTOCOL_ERROR after, what I assume to be, another connection attempt made by my browser.
I figured that it the error behavior might change if I were to change my public IP and this was confirmed after activating my VPN
as the errors immediately ceased. I was also still logged in, so I still had valid authentication/credentials (I assume cookies but I wouldn't know!).
I've yet to test if the issue repeats on the VPN's network after a period of waiting, but after disabling the VPN the errors return.
Since this seems to be IP related, I'm not sure if it's on my end or not. Any help would be appreciated.