Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exporting hostname...
- Migrating database...
- yarn run v1.22.19
- $ ts-node ./migrate.ts
- Done in 1.49s.
- Starting production server...
- Listening on port 7575 url: http://50243eeefefe:7575
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- ℹ Instance is using a database on the file system. Checking if file '/data/db.sqlite' is writable...
- ℹ Database is writeable
- user shines is trying to log in. checking password...
- user shines successfully authorized
- ℹ Local icons repository directory exists and contains 0 icons
- ℹ Saving updated configuration of 'default' config.
- ℹ Local icons repository directory exists and contains 0 icons
- ℹ Local icons repository directory exists and contains 0 icons
- ℹ Local icons repository directory exists and contains 0 icons
- ℹ Local icons repository directory exists and contains 0 icons
- ℹ Saving updated configuration of 'default' config.
- ℹ Saving updated configuration of 'default' config.
- ℹ Local icons repository directory exists and contains 0 icons
- ℹ Local icons repository directory exists and contains 0 icons
- ℹ Local icons repository directory exists and contains 0 icons
- Stacktrace:
- ptr1=0x2ba327b82151
- ptr2=0x500000000
- ptr3=0x2114dc99af9
- ptr4=(nil)
- ptr5=0x8
- ptr6=0x2114dc99b31
- failure_message_object=0x7fff357401f0
- Error: socket hang up
- at connResetException (node:internal/errors:714:14)
- at Socket.socketOnEnd (node:_http_client:519:23)
- at Socket.emit (node:events:523:35)
- at endReadableNT (node:internal/streams/readable:1367:12)
- at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
- code: 'ECONNRESET'
- }
- Error: socket hang up
- at connResetException (node:internal/errors:714:14)
- at Socket.socketOnEnd (node:_http_client:519:23)
- at Socket.emit (node:events:523:35)
- at endReadableNT (node:internal/streams/readable:1367:12)
- at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
- code: 'ECONNRESET'
- }
- [next-auth][error][CLIENT_FETCH_ERROR]
- https://next-auth.js.org/errors#client_fetch_error fetch failed {
- error: {
- message: 'fetch failed',
- stack: 'TypeError: fetch failed\n' +
- ' at Object.fetch (/app/node_modules/next/dist/compiled/undici/index.js:1:26669)',
- name: 'TypeError'
- },
- url: 'http://50243eeefefe:7575/api/auth/session',
- message: 'fetch failed'
- }
Advertisement
Add Comment
Please, Sign In to add comment