I get a 500 error when returning to my bases

Hi,

I’ve been putting data into my self-hosted nocodb and things have been going well…

Until today.

Now, when I point my browser to my nocodb instance, I get this error message:

500

Couldn’t resolve component “default” at “/:typeOrId()/:baseId()”

I’ve tried it in 2 different browsers and have restarted the container. Also, I don’t see any entry in the container logs.

How can I fix this? Or how can I get my data back out?

TIA,

Mike.

Refer to APIs here (basic list) or full documentation here.

And if you are self hosting it means you have full access to your own database. Use tableplus or other db clients and access it.

1 Like