Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port 8080 #174

Open
WmeLuna opened this issue Nov 18, 2023 · 10 comments
Open

Port 8080 #174

WmeLuna opened this issue Nov 18, 2023 · 10 comments
Labels
bug Something isn't working

Comments

@WmeLuna
Copy link

WmeLuna commented Nov 18, 2023

when i load steam sfp says
[Error] Could not fetch browser, SFP either tried to inject too early or another service is running on port 8080
but when i go to http://127.0.0.1:8080/ it just shows the default steam CEF dev page thing, so ig its the first part of the error where its injecting too early, this happened after steam updated for me

@WmeLuna
Copy link
Author

WmeLuna commented Nov 18, 2023

Ok so i just realized that clicking start injection well after steam has loaded it still gives the error so its not that its too early

@PhantomGamers
Copy link
Owner

SFP was working prior to updating Steam? Are you running the latest version of SFP (0.0.52)? What operating system are you running (windows/linux/mac)?

Can you post the entire SFP.log file?

@PhantomGamers PhantomGamers added the bug Something isn't working label Nov 18, 2023
@MJ-asa
Copy link

MJ-asa commented Nov 22, 2023

The same error happens to me here's my latest log
SFP.log

@PhantomGamers
Copy link
Owner

The same error happens to me here's my latest log SFP.log

And what happens if you go to http://localhost:8080/ in your browser? Does that work?

Same goes for @WmeLuna actually since I just realized you put 127.0.0.1 in your comment

@PhantomGamers
Copy link
Owner

According to this reddit post the issue seems to be related to VPN usage, particularly with a "split tunneling" feature which frankly I'm not too familiar with myself. Or at least that's one possible explanation.

@MJ-asa
Copy link

MJ-asa commented Nov 22, 2023

image
When I open localhost:8080 this is what I get, I am also not using a VPN at this time

@V0IDL355
Copy link

V0IDL355 commented Feb 24, 2024

Could you try running steam -cef-enable-debugging in the console and then try using SFP?

@albert-softie
Copy link

for anyone on linux/steam deck having this issue, there's a chance that syncthing (particularly syncthing-gtk) is the thing that's taking up port 8080. kozec/syncthing-gtk#199 addresses this, and the solution is to open the config file located at ~/.config/syncthing/config.xml (or ~/.var/app/me.kozec.syncthingtk/config/syncthing/config.xml if using the flatpak/discover store package) and change the gui address port from 8080 to 8384, the standard port used for syncthing

@bl4ze1g
Copy link

bl4ze1g commented Sep 11, 2024

having the same issue here, running on Arch Linux, no other services running on port 8080, sncthing never installed, same with VPN. Any instructions much appreciated.

@defecador
Copy link

Hello, is the first time I use it, so Iw as never able to change a skin, I see them in the settings menu, but cant apply them, also get the mentioned error, using fedora linux, and I dont have any other services using port 8080. http://127.0.0.1:8080/ shows the web version of steam, so its in order. Running from terminal steam -cef-enable-debugging does not help either. I am happy to test anything you need! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants