[Not working] Not working on Raspberry Pi 4 Arm. #3522
Answered
by
JustArchi
ramazansancar
asked this question in
Support (English)
-
Beta Was this translation helpful? Give feedback.
Answered by
JustArchi
Dec 11, 2025
Replies: 2 comments 4 replies
-
|
Ah yes, the usual "if you didn't use docker you wouldn't have this problem". https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker#ipc |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
JustArchi
-
Solution:
{
"Kestrel": {
"Endpoints": {
"HTTP": {
"Url": "http://*:1242"
}
}
},
"PathBase": "/"
}Note If the
{
"IPCPassword": "secure_browser_password"
}Note The UI won't open if the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Ah yes, the usual "if you didn't use docker you wouldn't have this problem".
https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker#ipc