R
Runtipi2mo ago
subdee

Cannot access Homebox from external domain

Newly installed homebox instance is not accessible from the domain it's set. I get a 404 page which means it's accessing the reverse proxy but does not resolve internally. I can access from local domain and port. Nothing in logs. I am using cloudflare tunnel, all my other services work. Any ideas where to look?
6 Replies
Stavros
Stavros2mo ago
Hello, you need to provide all the information required in the post guidelines so we can understand you setup and see how we can help. Also as far as I am concerned homebox is no longer maintained so maybe some functions are broken?
subdee
subdeeOP2mo ago
Hi Stavro, Thanks for your response. Homebox is newly maintained by another group and it is continuing development as far as I can tell. There was previously a discussion here about the new version and it's already been moved to it. Below some extra info about my system: Homebox logs:
homebox | 11:05AM INF ../go/src/app/app/api/handlers/v1/v1_ctrl_auth.go:100 > registering auth provider name=local
homebox | 11:05AM INF ../go/src/app/app/api/main.go:204 > Server is running on :7745
homebox | 11:05AM INF ../go/src/app/app/api/handlers/v1/v1_ctrl_auth.go:100 > registering auth provider name=local
homebox | 11:05AM INF ../go/src/app/app/api/main.go:204 > Server is running on :7745
Runtipi produces no logs when trying to access homebox Resulting page and console.logs from homebox page:
Stavros
Stavros2mo ago
Oh ok seems like an issue on our end, I will investigate as soon as possible
subdee
subdeeOP4w ago
Hey @Stavros have you had the chance to look at this yet?
Stavros
Stavros4w ago
Hello @subdee, sorry for taking so long to respond. Well it seems something is wrong with the app itself? The ports are correctly configured so maybe homebox doesn't handle proxies well?
subdee
subdeeOP4w ago
It could be, meh I'll see if I can figure it out otherwise I'll abandon it for now Thanks

Did you find this page helpful?