Jay

Results 6 comments of Jay

I have the same issue, so can provide additional context (or try to). The back-end logs aren't showing any errors. The only item I assume relates, is "[10/Sep/2024:02:16:06 +0000] "GET...

Sure - I'll provide the whole dependancy list, just in case. ```json "dependencies": { "@medusajs/admin": "^7.1.4", "@medusajs/cache-inmemory": "^1.8.8", "@medusajs/cache-redis": "^1.8.8", "@medusajs/event-bus-local": "^1.9.6", "@medusajs/event-bus-redis": "^1.8.9", "@medusajs/file-local": "^1.0.2", "@medusajs/medusa": "^1.20.9", "@rsc-labs/medusa-store-analytics": "^0.14.0",...

Thanks @radoslaw-sz . Unfortunately still a no-go for some odd reason. If I get some time in the coming weeks, I'll see if I can import the actual repo in...

@radoslaw-sz Circling back... I've found where the error is coming from, but I'm a little stuck progressing beyond or understanding why. I essentially brought over the raw src files into...

No problem @radoslaw-sz. The console logs are what lead me to there. Responses below: 1. With the app not crashing, I now see the attempts for the calls. The calls...