You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was doing a significant refactoring of aepp-faucet in #32. When I pushed the branch, CI reported that it is deployed at https://pr-32-faucet.stg.aepps.com, but the page was showing "404 page not found" (even after 10 minutes).
As I see, the container interface didn't changed, and I didn't get any error message, so it is tricky to get what is wrong there. I've tried to push the intermadiate state of my changes (4 commits out of 8) and it worked! Then I've added two more commits, wait for 10 minutes, but the previous version was still deployed. I gave up after that. Maybe the issue is somewhere in "refactor: combine packages using vite-express".
So, I need help investigating what is wrong there. And maybe to improve reporting in case container is not working.
The text was updated successfully, but these errors were encountered:
I was doing a significant refactoring of aepp-faucet in #32. When I pushed the branch, CI reported that it is deployed at https://pr-32-faucet.stg.aepps.com, but the page was showing "404 page not found" (even after 10 minutes).
As I see, the container interface didn't changed, and I didn't get any error message, so it is tricky to get what is wrong there. I've tried to push the intermadiate state of my changes (4 commits out of 8) and it worked! Then I've added two more commits, wait for 10 minutes, but the previous version was still deployed. I gave up after that. Maybe the issue is somewhere in "refactor: combine packages using vite-express".
So, I need help investigating what is wrong there. And maybe to improve reporting in case container is not working.
The text was updated successfully, but these errors were encountered: