You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ET /api/trpc/usage.get,usage.get?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%2C%221%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 82ms
[TRPC] usage.get took 213ms to execute
GET /api/trpc/usage.get?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 292ms
No active subscription found for user bb918f78-d544-49c4-b025-9f3c54c9672d
[TRPC] subscription.get took 281ms to execute
GET /api/trpc/subscription.get?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 355ms
GET /projects 200 in 105ms
❌ tRPC failed on project.list: JSON Parse error: Unexpected EOF
GET /api/trpc/project.list?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 77ms
[TRPC] project.list took 143ms to execute
GET /api/trpc/project.list?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 217ms
GET / 200 in 88ms
GET /projects 200 in 85ms
GET / 200 in 97ms
❌ tRPC failed on sandbox.fork: JSON Parse error: Unexpected EOF
POST /api/trpc/sandbox.fork?batch=1 200 in 72ms
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
ET /api/trpc/usage.get,usage.get?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%2C%221%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 82ms
[TRPC] usage.get took 213ms to execute
GET /api/trpc/usage.get?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 292ms
No active subscription found for user bb918f78-d544-49c4-b025-9f3c54c9672d
[TRPC] subscription.get took 281ms to execute
GET /api/trpc/subscription.get?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 355ms
GET /projects 200 in 105ms
❌ tRPC failed on project.list: JSON Parse error: Unexpected EOF
GET /api/trpc/project.list?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 77ms
[TRPC] project.list took 143ms to execute
GET /api/trpc/project.list?batch=1&input=%7B%220%22%3A%7B%22json%22%3Anull%2C%22meta%22%3A%7B%22values%22%3A%5B%22undefined%22%5D%7D%7D%7D 200 in 217ms
GET / 200 in 88ms
GET /projects 200 in 85ms
GET / 200 in 97ms
❌ tRPC failed on sandbox.fork: JSON Parse error: Unexpected EOF
POST /api/trpc/sandbox.fork?batch=1 200 in 72ms
I want to run onlook on my own Ubuntu environment . I have flowed the steps from https://docs.onlook.com/developers/running-locally , but I've got errors when I login in with github
Beta Was this translation helpful? Give feedback.
All reactions