Skip to content

PageMaker connection object can not be found when the first request is an API request #45

@stefvanhouten

Description

@stefvanhouten

This issue is present in the uweb3warehouse when the first request to the server is an API request.
In this case the decorator attempts to see if the user is registered in the database, however since the connection object has no connection present yet it will instead crash.

This might have something to do with the stackwalking that is done to find the correct connection object.
Still have to do some investigation to the exact cause.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions