-
Notifications
You must be signed in to change notification settings - Fork 178
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
[BUG] Decky not showing #638
Comments
Reading your deckylog.txt file, there's an error: (this problem is listed in the common issues of the readme by the way) |
Do you think it would be possible to find a way for the backend to use another port if it's in use? I feel like that could be a very common issue since many users have other services running on their Deck I imagine |
Decky didn't choose 8080, it's the port valve uses for CEF debugging, which we connect to. It is possible to change this port, I think, but it would require modifying the steam startup script. Decky generally tries to avoid system modification, so I'm not sure if we should. Probably better to test for it in the installer. (Decky uses 1337 for itself, which could be changed but I don't think I've actually seen a collision with that yet) |
In my case, it looks like I also noticed that every plugin has this error when I reinstall them: "plugin_exports.default is not a function". I'm on stable channels all the way around. |
Steamwebhelper is what is supposed to be on port 8080, your issue is unrelated to this one. |
https://github.com/OpenAsar/arrpc arrpc conflicts with Decky :/ |
Please confirm
Bug Report Description
Decky icon disappeared after being installed, i tried to unistall and reinstall but nothing change.Both stable and prerelease doesn't seems to work.
Expected Behaviour
Working
SteamOS version
SteamOS 3.5.7 Stable
Selected Update Channel
Stable
Have you modified the read-only filesystem at any point?
No response
Backend Logs
deckylog.txt
Frontend Logs
cef_log.txt
cef_log.previous.txt
The text was updated successfully, but these errors were encountered: