2
Firebase Hosting
in progress
M
Mateo Fernández
Firebase Hosting
Hello I'm having an issue using the Firebase Hosting the issue that I'm having is the following...
I already deployed my app in firebase, It's working well but when I try to reload or refresh any page, I get a 404 error (Page not Found) this error appears only when refreshing or reloading any page
Any idea how to fix it?
Log In
Activity Feed
Sort by
K
Kirill Leventcov
in progress
K
Kirill Leventcov
Hi Mateo Fernández,
Does this happen in the web preview as well? Your app seems complex, so I cannot trace an issue without knowing what pages to look into.
My safest guess would be some kind of authentication misconfiguration. Also, it would be great if you could provide a link to a deployed app, so I can test the 404 error.
M
Mateo Fernández
Kirill Leventcov: Hello
It works complety fine in appgyver preview and also in appgyver web app (appgyverapp.com)
Now the problem changed because I switch rewrite all urls / index html (yes) in the firebase init configuration so now when you reload it always take you to the main page insted reloading the page you were browsin
- When the configuration rewrite all urls / index html was (No) it was falling into en error when reloading that's why I try (yes)
This is the link (This is the deployed one in firebase)
-Link: https://esell-8438d.web.app
K
Kirill Leventcov
Hi Mateo Fernández:
Could you please check the following: https://forums.appgyver.com/t/deploying-your-appgyver-web-build-for-free/20140/19?u=kirill_leventcov
It seems relevant to your issue.