codelab-app/platform

Cannot create app

melhamin opened this issue · 7 comments

Description of Bug

How to Reproduce

Video/Screenshot Showing Bug

Screen.Recording.2024-03-04.at.11.35.37.AM.mov

This could be related to my recent PR with authentication. Let me have a look

@melhamin, could you try rebasing on the latest version, re-building the project and probably re-seeding database?
Since issue do not reproduce on my side, probably could be because some outdated artefacts.

If the issue persists - could you try sharing what was the exact value that had undefined value?

@vladyslav-polishchuk I have pulled the latest master version and re-seeded the db still getting the issue. There seems to be a problem with authentication since the GetAppList request fails too.

Here's the video, includes the stack trace.

0c2925f2-37d3-429a-8329-7ffea0321df6.mp4

Getting this error when going to the Atoms page. I think authentication error causes the atoms to not be loaded hence the fails to get the defaultRenderType.

Screenshot 2024-03-04 at 1 54 06 PM

@melhamin, could you also try logout and then login again?
Checked the production as well, there is no such error. In case re-login does not help either - could you share your local .env file, to make sure nothing is missing?

That's strange. I tried re-login as well.

@melhamin sometimes the artifact remains in the neo4j db, so you may need to remove the docker volume and re-create it