Replies: 5 comments
-
I'm afraid I can't find anything in there that explains why it may be not working. It looks like it starts up without issue. I'm guessing you've not done anything to change the LiteFS proxy server that handles the 8080 traffic and forwards it to port 8081 where your app is listening. That's the only thing I can think of. |
Beta Was this translation helpful? Give feedback.
-
So since I am not using LiteFS I changed the Port to 8080 in the dockerfile I'm getting closer...at the moment now in dev. I didn't notice but at some point with my commits I guess HMR went away somehow and with that I can't see my Algolia hits. I can load in data because I am using prisma to connect to my planetscale DB... I guess the prod site is gonna have to be down until I try this out again. Think it best to go back through my commits and see at which point I lost HMR and the Algolia hits from showing up. |
Beta Was this translation helpful? Give feedback.
-
I am not sure still. I got the app running somewhat https://remix-staging-guj.fly.dev/ But, getting a plethora of errors in console:
|
Beta Was this translation helpful? Give feedback.
-
![]() I'm not sure if any of these cause issues as well. |
Beta Was this translation helpful? Give feedback.
-
This was the answer ^^. Always a bit simple. Anyways had a fun time debugging. Also, switched over to Sqlite3 from Planetscale Mysql database. Kind of went back and did this whole project how it was meant to be used and everything is working out GREAT! Even though the whole issue could have been fixed with one line lol. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I heavily modified the epic dev stack.... I would really appreciate help in any form... I just don't know what to do and my current prod for my live site if failing. Until I get this fixed I can't replace it and I don't know how to find out what the issue is.
Any guidance on what is needed would be greatly appreciated it.
This is the error below:
Beta Was this translation helpful? Give feedback.
All reactions