D
Dokploy•8mo ago
Sang Dang

Can not sign up with fresh install teable

I'm trying to use Teable, it run successfully but can not sign up. Dokploy: 0.8.1 Teable install from template. Email SMTP setup from postmark.
No description
4 Replies
Siumauricio
Siumauricio•8mo ago
I don't remember very well if you need to setup smtp
Sang Dang
Sang DangOP•8mo ago
I setup the smtp and I can be sure the credentials work well, because I use the same credential for other template and it works. this is the error message:
{"level":30,"time":1725915081424,"pid":1,"hostname":"69c14dd7dbc6","name":"teable","req":{"id":"e269a168b304774403277bb95cda05d9","method":"POST","url":"/api/auth/signup","query":{},"params":{"0":"api/auth/signup"},"remoteAddress":"::ffff:10.0.1.53","remotePort":60430},"res":{"statusCode":500},"err":{"type":"Error","message":"failed with status code 500","stack":"Error: failed with status code 500\n at onResFinished (/app/node_modules/.pnpm/[email protected]/node_modules/pino-http/logger.js:114:39)\n at ServerResponse.onResponseComplete (/app/node_modules/.pnpm/[email protected]/node_modules/pino-http/logger.js:177:14)\n at /app/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/context-async-hooks/build/src/AbstractAsyncHooksContextManager.js:50:55\n at AsyncLocalStorage.run (node:async_hooks:335:14)\n at AsyncLocalStorageContextManager.with (/app/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/context-async-hooks/build/src/AsyncLocalStorageContextManager.js:33:40)\n at ServerResponse.contextWrapper (/app/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/context-async-hooks/build/src/AbstractAsyncHooksContextManager.js:50:32)\n at ServerResponse.emit (node:events:526:35)\n at ServerResponse.emit (node:domain:488:12)\n at onFinish (node:_http_outgoing:1005:10)\n at callback (node:internal/streams/writable:608:21)"},"responseTime":145,"spanId":"4914aa261f4a056f","traceId":"e269a168b304774403277bb95cda05d9","msg":"request errored"}
{"level":30,"time":1725915081424,"pid":1,"hostname":"69c14dd7dbc6","name":"teable","req":{"id":"e269a168b304774403277bb95cda05d9","method":"POST","url":"/api/auth/signup","query":{},"params":{"0":"api/auth/signup"},"remoteAddress":"::ffff:10.0.1.53","remotePort":60430},"res":{"statusCode":500},"err":{"type":"Error","message":"failed with status code 500","stack":"Error: failed with status code 500\n at onResFinished (/app/node_modules/.pnpm/[email protected]/node_modules/pino-http/logger.js:114:39)\n at ServerResponse.onResponseComplete (/app/node_modules/.pnpm/[email protected]/node_modules/pino-http/logger.js:177:14)\n at /app/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/context-async-hooks/build/src/AbstractAsyncHooksContextManager.js:50:55\n at AsyncLocalStorage.run (node:async_hooks:335:14)\n at AsyncLocalStorageContextManager.with (/app/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/context-async-hooks/build/src/AsyncLocalStorageContextManager.js:33:40)\n at ServerResponse.contextWrapper (/app/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/context-async-hooks/build/src/AbstractAsyncHooksContextManager.js:50:32)\n at ServerResponse.emit (node:events:526:35)\n at ServerResponse.emit (node:domain:488:12)\n at onFinish (node:_http_outgoing:1005:10)\n at callback (node:internal/streams/writable:608:21)"},"responseTime":145,"spanId":"4914aa261f4a056f","traceId":"e269a168b304774403277bb95cda05d9","msg":"request errored"}
Janik
Janik•7mo ago
i have the same error. have you been able to fix it?
Sang Dang
Sang DangOP•7mo ago
I tried to change some of their env vars but not success, so I have to find another solution 😦

Did you find this page helpful?