[BUG] Web interface access issue #78

Closed
opened 2026-02-04 17:20:57 +03:00 by OVERLORD · 12 comments
Owner

Originally created by @spupuz on GitHub (May 24, 2022).

connection issue to database:

[Nest] 51  - 05/24/2022, 12:56:38 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:56:38 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:56:38 PM     LOG [InstanceLoader] BullModule dependencies initialized +1ms
[Nest] 51  - 05/24/2022, 12:56:38 PM     LOG [InstanceLoader] ServerInfoModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:56:38 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:56:41 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:56:44 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:56:47 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (4)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:56:50 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (5)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:56:53 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:56:56 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (7)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:56:59 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (8)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:02 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:02 PM   ERROR [ExceptionHandler] getaddrinfo ENOTFOUND immich_database
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)

> immich@1.5.1 prebuild
> rimraf dist


> immich@1.5.1 build

> nest build


> immich@1.5.1 start:prod
> node dist/main

[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [NestFactory] Starting Nest application...
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +104ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] BullModule dependencies initialized +1ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] AppModule dependencies initialized +1ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +1ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +7ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] BullModule dependencies initialized +1ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] BullModule dependencies initialized +1ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:57:14 PM     LOG [InstanceLoader] ServerInfoModule dependencies initialized +0ms
[Nest] 51  - 05/24/2022, 12:57:14 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:17 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:20 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:23 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (4)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:26 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (5)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:29 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:32 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (7)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:35 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (8)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:38 PM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
[Nest] 51  - 05/24/2022, 12:57:38 PM   ERROR [ExceptionHandler] getaddrinfo ENOTFOUND immich_database
Error: getaddrinfo ENOTFOUND immich_database
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)

> immich@1.5.1 prebuild
> rimraf dist


> immich@1.5.1 build

> nest build

this is .env file:

###################################################################################
# Database
###################################################################################

DB_USERNAME=postgres
DB_PASSWORD=postgres
DB_DATABASE_NAME=immich
DB_HOSTNAME=immich_database
###################################################################################
# Redis
###################################################################################
REDIS_HOSTNAME=immich_redis


###################################################################################
# Upload File Config
###################################################################################
UPLOAD_LOCATION=/zfsmirror/immich

###################################################################################
# MAPBOX
####################################################################################

# ENABLE_MAPBOX is either true of false -> if true, you have to provide MAPBOX_KEY
JWT_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxx

# MAPBOX
## ENABLE_MAPBOX is either true of false -> if true, you have to provide MAPBOX_KEY
ENABLE_MAPBOX=true
MAPBOX_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxx


###################################################################################
# WEB
###################################################################################

# This is the URL of your vm/server where you host Immich, so that the web frontend
# know where can it make the request to.
# For example: If your server IP address is 10.1.11.50, the environment variable will
# be VITE_SERVER_ENDPOINT=http://10.1.11.50:2283

VITE_SERVER_ENDPOINT=http://192.168.1.112:2283

Edit: formatting

Originally created by @spupuz on GitHub (May 24, 2022). connection issue to database: ``` [Nest] 51 - 05/24/2022, 12:56:38 PM LOG [InstanceLoader] BullModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:56:38 PM LOG [InstanceLoader] BullModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:56:38 PM LOG [InstanceLoader] BullModule dependencies initialized +1ms [Nest] 51 - 05/24/2022, 12:56:38 PM LOG [InstanceLoader] ServerInfoModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:56:38 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:56:41 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:56:44 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:56:47 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (4)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:56:50 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (5)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:56:53 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:56:56 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (7)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:56:59 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (8)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:02 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:02 PM ERROR [ExceptionHandler] getaddrinfo ENOTFOUND immich_database Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) > immich@1.5.1 prebuild > rimraf dist > immich@1.5.1 build  > nest build > immich@1.5.1 start:prod > node dist/main [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [NestFactory] Starting Nest application... [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] TypeOrmModule dependencies initialized +104ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] BullModule dependencies initialized +1ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] JwtModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] AppModule dependencies initialized +1ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] DiscoveryModule dependencies initialized +1ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] ConfigModule dependencies initialized +7ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] BullModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] BullModule dependencies initialized +1ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] BullModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] BullModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] BullModule dependencies initialized +1ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] BullModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:57:14 PM LOG [InstanceLoader] ServerInfoModule dependencies initialized +0ms [Nest] 51 - 05/24/2022, 12:57:14 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:17 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:20 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:23 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (4)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:26 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (5)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:29 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:32 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (7)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:35 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (8)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:38 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)... Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) [Nest] 51 - 05/24/2022, 12:57:38 PM ERROR [ExceptionHandler] getaddrinfo ENOTFOUND immich_database Error: getaddrinfo ENOTFOUND immich_database at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) > immich@1.5.1 prebuild > rimraf dist > immich@1.5.1 build  > nest build ``` this is .env file: ``` ################################################################################### # Database ################################################################################### DB_USERNAME=postgres DB_PASSWORD=postgres DB_DATABASE_NAME=immich DB_HOSTNAME=immich_database ################################################################################### # Redis ################################################################################### REDIS_HOSTNAME=immich_redis ################################################################################### # Upload File Config ################################################################################### UPLOAD_LOCATION=/zfsmirror/immich ################################################################################### # MAPBOX #################################################################################### # ENABLE_MAPBOX is either true of false -> if true, you have to provide MAPBOX_KEY JWT_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxx # MAPBOX ## ENABLE_MAPBOX is either true of false -> if true, you have to provide MAPBOX_KEY ENABLE_MAPBOX=true MAPBOX_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxx ################################################################################### # WEB ################################################################################### # This is the URL of your vm/server where you host Immich, so that the web frontend # know where can it make the request to. # For example: If your server IP address is 10.1.11.50, the environment variable will # be VITE_SERVER_ENDPOINT=http://10.1.11.50:2283 VITE_SERVER_ENDPOINT=http://192.168.1.112:2283 ``` Edit: formatting
Author
Owner

@spupuz commented on GitHub (May 24, 2022):

changing to

DB_HOSTNAME=database

does not give connection error to database in immich-server and immich-microservices, but still getting error in web:

`

web@0.0.1 build
svelte-kit build

vite v2.9.8 building for production...
transforming...
✓ 687 modules transformed.
rendering chunks...
.svelte-kit/output/client/_app/manifest.json 3.94 KiB
.svelte-kit/output/client/_app/pages/__layout.svelte-7cc25e42.js 2.23 KiB / gzip: 1.09 KiB
.svelte-kit/output/client/_app/error.svelte-f8847189.js 1.56 KiB / gzip: 0.74 KiB
.svelte-kit/output/client/_app/pages/auth/register/index.svelte-d5d075c6.js 6.45 KiB / gzip: 2.55 KiB
.svelte-kit/output/client/_app/pages/admin/index.svelte-761d93c2.js 16.64 KiB / gzip: 5.97 KiB
.svelte-kit/output/client/_app/pages/auth/login/index.svelte-aace14dc.js 16.03 KiB / gzip: 5.03 KiB
.svelte-kit/output/client/_app/pages/index.svelte-ddb910aa.js 2.37 KiB / gzip: 1.21 KiB
.svelte-kit/output/client/_app/chunks/index-7389f52e.js 0.79 KiB / gzip: 0.48 KiB
.svelte-kit/output/client/_app/start-4402274d.js 24.18 KiB / gzip: 8.81 KiB
.svelte-kit/output/client/_app/chunks/index-cf124ca0.js 11.54 KiB / gzip: 4.78 KiB
.svelte-kit/output/client/_app/chunks/singletons-d1fb5791.js 0.05 KiB / gzip: 0.07 KiB
.svelte-kit/output/client/_app/chunks/api-a6083403.js 0.45 KiB / gzip: 0.32 KiB
.svelte-kit/output/client/_app/chunks/constants-1610d5b2.js 0.05 KiB / gzip: 0.07 KiB
.svelte-kit/output/client/_app/chunks/index-d39cff6c.js 0.76 KiB / gzip: 0.41 KiB
.svelte-kit/output/client/_app/chunks/navigation-bar-cd758090.js 5.91 KiB / gzip: 2.58 KiB
.svelte-kit/output/client/_app/chunks/auth-api-b3e1ef61.js 0.43 KiB / gzip: 0.16 KiB
.svelte-kit/output/client/_app/chunks/navigation-0e6511d1.js 0.17 KiB / gzip: 0.15 KiB
.svelte-kit/output/client/_app/assets/pages/__layout.svelte-2c48307f.css 10.35 KiB / gzip: 2.98 KiB
.svelte-kit/output/client/_app/pages/photos/index.svelte-15e24c77.js 153.84 KiB / gzip: 53.49 KiB
vite v2.9.8 building SSR bundle for production...
transforming...
✓ 51 modules transformed.
rendering chunks...
.svelte-kit/output/server/manifest.json 4.36 KiB
.svelte-kit/output/server/index.js 75.63 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/index.ts.js 5.82 KiB
.svelte-kit/output/server/entries/endpoints/auth/register/index.ts.js 0.84 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/update.ts.js 1.42 KiB
.svelte-kit/output/server/entries/endpoints/admin/api/create-user.ts.js 0.93 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/api/select-admin.ts.js 1.77 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/api/get-users.ts.js 0.32 KiB
.svelte-kit/output/server/entries/pages/__layout.svelte.js 1.21 KiB
.svelte-kit/output/server/entries/fallbacks/error.svelte.js 0.72 KiB
.svelte-kit/output/server/entries/pages/admin/index.svelte.js 6.69 KiB
.svelte-kit/output/server/entries/pages/auth/login/index.svelte.js 1.94 KiB
.svelte-kit/output/server/entries/pages/auth/register/index.svelte.js 2.86 KiB
.svelte-kit/output/server/entries/pages/index.svelte.js 1.74 KiB
.svelte-kit/output/server/entries/pages/photos/index.svelte.js 8.96 KiB
.svelte-kit/output/server/chunks/index-6241e7e7.js 4.26 KiB
.svelte-kit/output/server/chunks/constants-1610d5b2.js 0.08 KiB
.svelte-kit/output/server/chunks/api-a833c381.js 0.86 KiB
.svelte-kit/output/server/chunks/stores-78835596.js 0.92 KiB
.svelte-kit/output/server/chunks/navigation-bar-07199bb6.js 3.41 KiB
.svelte-kit/output/server/chunks/hooks-15a5604a.js 1.12 KiB

Run npm run preview to preview your production build locally.

Using @sveltejs/adapter-node
✔ done
Listening on 0.0.0.0:3000
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)`

@spupuz commented on GitHub (May 24, 2022): changing to DB_HOSTNAME=database does not give connection error to database in immich-server and immich-microservices, but still getting error in web: ` > web@0.0.1 build > svelte-kit build vite v2.9.8 building for production... transforming... ✓ 687 modules transformed. rendering chunks... .svelte-kit/output/client/_app/manifest.json 3.94 KiB .svelte-kit/output/client/_app/pages/__layout.svelte-7cc25e42.js 2.23 KiB / gzip: 1.09 KiB .svelte-kit/output/client/_app/error.svelte-f8847189.js 1.56 KiB / gzip: 0.74 KiB .svelte-kit/output/client/_app/pages/auth/register/index.svelte-d5d075c6.js 6.45 KiB / gzip: 2.55 KiB .svelte-kit/output/client/_app/pages/admin/index.svelte-761d93c2.js 16.64 KiB / gzip: 5.97 KiB .svelte-kit/output/client/_app/pages/auth/login/index.svelte-aace14dc.js 16.03 KiB / gzip: 5.03 KiB .svelte-kit/output/client/_app/pages/index.svelte-ddb910aa.js 2.37 KiB / gzip: 1.21 KiB .svelte-kit/output/client/_app/chunks/index-7389f52e.js 0.79 KiB / gzip: 0.48 KiB .svelte-kit/output/client/_app/start-4402274d.js 24.18 KiB / gzip: 8.81 KiB .svelte-kit/output/client/_app/chunks/index-cf124ca0.js 11.54 KiB / gzip: 4.78 KiB .svelte-kit/output/client/_app/chunks/singletons-d1fb5791.js 0.05 KiB / gzip: 0.07 KiB .svelte-kit/output/client/_app/chunks/api-a6083403.js 0.45 KiB / gzip: 0.32 KiB .svelte-kit/output/client/_app/chunks/constants-1610d5b2.js 0.05 KiB / gzip: 0.07 KiB .svelte-kit/output/client/_app/chunks/index-d39cff6c.js 0.76 KiB / gzip: 0.41 KiB .svelte-kit/output/client/_app/chunks/navigation-bar-cd758090.js 5.91 KiB / gzip: 2.58 KiB .svelte-kit/output/client/_app/chunks/auth-api-b3e1ef61.js 0.43 KiB / gzip: 0.16 KiB .svelte-kit/output/client/_app/chunks/navigation-0e6511d1.js 0.17 KiB / gzip: 0.15 KiB .svelte-kit/output/client/_app/assets/pages/__layout.svelte-2c48307f.css 10.35 KiB / gzip: 2.98 KiB .svelte-kit/output/client/_app/pages/photos/index.svelte-15e24c77.js 153.84 KiB / gzip: 53.49 KiB vite v2.9.8 building SSR bundle for production... transforming... ✓ 51 modules transformed. rendering chunks... .svelte-kit/output/server/manifest.json 4.36 KiB .svelte-kit/output/server/index.js 75.63 KiB .svelte-kit/output/server/entries/endpoints/auth/login/index.ts.js 5.82 KiB .svelte-kit/output/server/entries/endpoints/auth/register/index.ts.js 0.84 KiB .svelte-kit/output/server/entries/endpoints/auth/login/update.ts.js 1.42 KiB .svelte-kit/output/server/entries/endpoints/admin/api/create-user.ts.js 0.93 KiB .svelte-kit/output/server/entries/endpoints/auth/login/api/select-admin.ts.js 1.77 KiB .svelte-kit/output/server/entries/endpoints/auth/login/api/get-users.ts.js 0.32 KiB .svelte-kit/output/server/entries/pages/__layout.svelte.js 1.21 KiB .svelte-kit/output/server/entries/fallbacks/error.svelte.js 0.72 KiB .svelte-kit/output/server/entries/pages/admin/index.svelte.js 6.69 KiB .svelte-kit/output/server/entries/pages/auth/login/index.svelte.js 1.94 KiB .svelte-kit/output/server/entries/pages/auth/register/index.svelte.js 2.86 KiB .svelte-kit/output/server/entries/pages/index.svelte.js 1.74 KiB .svelte-kit/output/server/entries/pages/photos/index.svelte.js 8.96 KiB .svelte-kit/output/server/chunks/index-6241e7e7.js 4.26 KiB .svelte-kit/output/server/chunks/constants-1610d5b2.js 0.08 KiB .svelte-kit/output/server/chunks/api-a833c381.js 0.86 KiB .svelte-kit/output/server/chunks/stores-78835596.js 0.92 KiB .svelte-kit/output/server/chunks/navigation-bar-07199bb6.js 3.41 KiB .svelte-kit/output/server/chunks/hooks-15a5604a.js 1.12 KiB Run npm run preview to preview your production build locally. > Using @sveltejs/adapter-node ✔ done Listening on 0.0.0.0:3000 SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42)`
Author
Owner

@spupuz commented on GitHub (May 24, 2022):

image

@spupuz commented on GitHub (May 24, 2022): ![image](https://user-images.githubusercontent.com/1721792/170045197-8dfbf4d5-8737-4efc-bd4a-1d051e7fd3ba.png)
Author
Owner

@alextran1502 commented on GitHub (May 24, 2022):

Ah, I misread the value of the DB_HOSTNAME the default should be immich_postgres. Will push a fix to the example file

@alextran1502 commented on GitHub (May 24, 2022): Ah, I misread the value of the `DB_HOSTNAME` the default should be `immich_postgres`. Will push a fix to the example file
Author
Owner

@alextran1502 commented on GitHub (May 24, 2022):

image

I see that you are trying to get to /server-info/version from the port of the web interface. There is no such path on the web interface, only http://your-ip:2283/server-info/version would work. What happen if you just access http://your-ip:2285?

@alextran1502 commented on GitHub (May 24, 2022): > ![image](https://user-images.githubusercontent.com/1721792/170045197-8dfbf4d5-8737-4efc-bd4a-1d051e7fd3ba.png) I see that you are trying to get to `/server-info/version` from the port of the web interface. There is no such path on the web interface, only `http://your-ip:2283/server-info/version` would work. What happen if you just access `http://your-ip:2285`?
Author
Owner

@spupuz commented on GitHub (May 24, 2022):

image

here it is.

@spupuz commented on GitHub (May 24, 2022): ![image](https://user-images.githubusercontent.com/1721792/170052783-b0b5939b-2e7e-4c65-9342-741ba7ee6bc1.png) here it is.
Author
Owner

@spupuz commented on GitHub (May 24, 2022):

    at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
SyntaxError: Unexpected token e in JSON at position 0
    at JSON.parse (<anonymous>)
    at respond (file:///usr/src/app/build/server/index.js:2139:42)
@spupuz commented on GitHub (May 24, 2022): ``` at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at respond (file:///usr/src/app/build/server/index.js:2139:42) ```
Author
Owner

@alextran1502 commented on GitHub (May 24, 2022):

Would it be possible for you to start a fresh installation of the application and see if you are still having this issue?

@alextran1502 commented on GitHub (May 24, 2022): Would it be possible for you to start a fresh installation of the application and see if you are still having this issue?
Author
Owner

@spupuz commented on GitHub (May 24, 2022):

i can try

@spupuz commented on GitHub (May 24, 2022): i can try
Author
Owner

@spupuz commented on GitHub (May 24, 2022):

fresh installation done but same result, don't know what changed this morning because as i told you yesterday it was working now always got this error in immich-web containter:

`

web@0.0.1 build
svelte-kit build

vite v2.9.8 building for production...
transforming...
✓ 687 modules transformed.
rendering chunks...
.svelte-kit/output/client/_app/manifest.json 3.94 KiB
.svelte-kit/output/client/_app/pages/__layout.svelte-7cc25e42.js 2.23 KiB / gzip: 1.09 KiB
.svelte-kit/output/client/_app/error.svelte-f8847189.js 1.56 KiB / gzip: 0.74 KiB
.svelte-kit/output/client/_app/pages/admin/index.svelte-761d93c2.js 16.64 KiB / gzip: 5.97 KiB
.svelte-kit/output/client/_app/pages/auth/login/index.svelte-aace14dc.js 16.03 KiB / gzip: 5.03 KiB
.svelte-kit/output/client/_app/start-b924ee56.js 24.18 KiB / gzip: 8.81 KiB
.svelte-kit/output/client/_app/pages/auth/register/index.svelte-d5d075c6.js 6.45 KiB / gzip: 2.55 KiB
.svelte-kit/output/client/_app/pages/index.svelte-ddb910aa.js 2.37 KiB / gzip: 1.21 KiB
.svelte-kit/output/client/_app/chunks/index-7389f52e.js 0.79 KiB / gzip: 0.48 KiB
.svelte-kit/output/client/_app/chunks/singletons-d1fb5791.js 0.05 KiB / gzip: 0.07 KiB
.svelte-kit/output/client/_app/chunks/index-cf124ca0.js 11.54 KiB / gzip: 4.78 KiB
.svelte-kit/output/client/_app/chunks/constants-1610d5b2.js 0.05 KiB / gzip: 0.07 KiB
.svelte-kit/output/client/_app/chunks/api-a6083403.js 0.45 KiB / gzip: 0.32 KiB
.svelte-kit/output/client/_app/chunks/index-d39cff6c.js 0.76 KiB / gzip: 0.41 KiB
.svelte-kit/output/client/_app/chunks/auth-api-b3e1ef61.js 0.43 KiB / gzip: 0.16 KiB
.svelte-kit/output/client/_app/chunks/navigation-0e6511d1.js 0.17 KiB / gzip: 0.15 KiB
.svelte-kit/output/client/_app/chunks/navigation-bar-cd758090.js 5.91 KiB / gzip: 2.58 KiB
.svelte-kit/output/client/_app/assets/pages/__layout.svelte-2c48307f.css 10.35 KiB / gzip: 2.98 KiB
.svelte-kit/output/client/_app/pages/photos/index.svelte-15e24c77.js 153.84 KiB / gzip: 53.49 KiB
vite v2.9.8 building SSR bundle for production...
transforming...
✓ 51 modules transformed.
rendering chunks...
.svelte-kit/output/server/manifest.json 4.36 KiB
.svelte-kit/output/server/index.js 75.63 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/index.ts.js 5.82 KiB
.svelte-kit/output/server/entries/endpoints/auth/register/index.ts.js 0.84 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/update.ts.js 1.42 KiB
.svelte-kit/output/server/entries/endpoints/admin/api/create-user.ts.js 0.93 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/api/select-admin.ts.js 1.77 KiB
.svelte-kit/output/server/entries/endpoints/auth/login/api/get-users.ts.js 0.32 KiB
.svelte-kit/output/server/entries/pages/__layout.svelte.js 1.21 KiB
.svelte-kit/output/server/entries/fallbacks/error.svelte.js 0.72 KiB
.svelte-kit/output/server/entries/pages/admin/index.svelte.js 6.69 KiB
.svelte-kit/output/server/entries/pages/auth/login/index.svelte.js 1.94 KiB
.svelte-kit/output/server/entries/pages/auth/register/index.svelte.js 2.86 KiB
.svelte-kit/output/server/entries/pages/index.svelte.js 1.74 KiB
.svelte-kit/output/server/entries/pages/photos/index.svelte.js 8.96 KiB
.svelte-kit/output/server/chunks/index-6241e7e7.js 4.26 KiB
.svelte-kit/output/server/chunks/constants-1610d5b2.js 0.08 KiB
.svelte-kit/output/server/chunks/api-a833c381.js 0.86 KiB
.svelte-kit/output/server/chunks/stores-78835596.js 0.92 KiB
.svelte-kit/output/server/chunks/navigation-bar-07199bb6.js 3.41 KiB
.svelte-kit/output/server/chunks/hooks-15a5604a.js 1.12 KiB

Run npm run preview to preview your production build locally.

Using @sveltejs/adapter-node
✔ done
Listening on 0.0.0.0:3000
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)
SyntaxError: Unexpected token e in JSON at position 0
at JSON.parse ()
at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73)
at respond (file:///usr/src/app/build/server/index.js:2139:42)`

@spupuz commented on GitHub (May 24, 2022): fresh installation done but same result, don't know what changed this morning because as i told you yesterday it was working now always got this error in immich-web containter: ` > web@0.0.1 build > svelte-kit build vite v2.9.8 building for production... transforming... ✓ 687 modules transformed. rendering chunks... .svelte-kit/output/client/_app/manifest.json 3.94 KiB .svelte-kit/output/client/_app/pages/__layout.svelte-7cc25e42.js 2.23 KiB / gzip: 1.09 KiB .svelte-kit/output/client/_app/error.svelte-f8847189.js 1.56 KiB / gzip: 0.74 KiB .svelte-kit/output/client/_app/pages/admin/index.svelte-761d93c2.js 16.64 KiB / gzip: 5.97 KiB .svelte-kit/output/client/_app/pages/auth/login/index.svelte-aace14dc.js 16.03 KiB / gzip: 5.03 KiB .svelte-kit/output/client/_app/start-b924ee56.js 24.18 KiB / gzip: 8.81 KiB .svelte-kit/output/client/_app/pages/auth/register/index.svelte-d5d075c6.js 6.45 KiB / gzip: 2.55 KiB .svelte-kit/output/client/_app/pages/index.svelte-ddb910aa.js 2.37 KiB / gzip: 1.21 KiB .svelte-kit/output/client/_app/chunks/index-7389f52e.js 0.79 KiB / gzip: 0.48 KiB .svelte-kit/output/client/_app/chunks/singletons-d1fb5791.js 0.05 KiB / gzip: 0.07 KiB .svelte-kit/output/client/_app/chunks/index-cf124ca0.js 11.54 KiB / gzip: 4.78 KiB .svelte-kit/output/client/_app/chunks/constants-1610d5b2.js 0.05 KiB / gzip: 0.07 KiB .svelte-kit/output/client/_app/chunks/api-a6083403.js 0.45 KiB / gzip: 0.32 KiB .svelte-kit/output/client/_app/chunks/index-d39cff6c.js 0.76 KiB / gzip: 0.41 KiB .svelte-kit/output/client/_app/chunks/auth-api-b3e1ef61.js 0.43 KiB / gzip: 0.16 KiB .svelte-kit/output/client/_app/chunks/navigation-0e6511d1.js 0.17 KiB / gzip: 0.15 KiB .svelte-kit/output/client/_app/chunks/navigation-bar-cd758090.js 5.91 KiB / gzip: 2.58 KiB .svelte-kit/output/client/_app/assets/pages/__layout.svelte-2c48307f.css 10.35 KiB / gzip: 2.98 KiB .svelte-kit/output/client/_app/pages/photos/index.svelte-15e24c77.js 153.84 KiB / gzip: 53.49 KiB vite v2.9.8 building SSR bundle for production... transforming... ✓ 51 modules transformed. rendering chunks... .svelte-kit/output/server/manifest.json 4.36 KiB .svelte-kit/output/server/index.js 75.63 KiB .svelte-kit/output/server/entries/endpoints/auth/login/index.ts.js 5.82 KiB .svelte-kit/output/server/entries/endpoints/auth/register/index.ts.js 0.84 KiB .svelte-kit/output/server/entries/endpoints/auth/login/update.ts.js 1.42 KiB .svelte-kit/output/server/entries/endpoints/admin/api/create-user.ts.js 0.93 KiB .svelte-kit/output/server/entries/endpoints/auth/login/api/select-admin.ts.js 1.77 KiB .svelte-kit/output/server/entries/endpoints/auth/login/api/get-users.ts.js 0.32 KiB .svelte-kit/output/server/entries/pages/__layout.svelte.js 1.21 KiB .svelte-kit/output/server/entries/fallbacks/error.svelte.js 0.72 KiB .svelte-kit/output/server/entries/pages/admin/index.svelte.js 6.69 KiB .svelte-kit/output/server/entries/pages/auth/login/index.svelte.js 1.94 KiB .svelte-kit/output/server/entries/pages/auth/register/index.svelte.js 2.86 KiB .svelte-kit/output/server/entries/pages/index.svelte.js 1.74 KiB .svelte-kit/output/server/entries/pages/photos/index.svelte.js 8.96 KiB .svelte-kit/output/server/chunks/index-6241e7e7.js 4.26 KiB .svelte-kit/output/server/chunks/constants-1610d5b2.js 0.08 KiB .svelte-kit/output/server/chunks/api-a833c381.js 0.86 KiB .svelte-kit/output/server/chunks/stores-78835596.js 0.92 KiB .svelte-kit/output/server/chunks/navigation-bar-07199bb6.js 3.41 KiB .svelte-kit/output/server/chunks/hooks-15a5604a.js 1.12 KiB Run npm run preview to preview your production build locally. > Using @sveltejs/adapter-node ✔ done Listening on 0.0.0.0:3000 SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42) SyntaxError: Unexpected token e in JSON at position 0 at JSON.parse (<anonymous>) at Object.handle (file:///usr/src/app/build/server/chunks/hooks-15a5604a.js:9:73) at respond (file:///usr/src/app/build/server/index.js:2139:42)`
Author
Owner

@alextran1502 commented on GitHub (May 24, 2022):

The repo didn't change anything since last night. Hmm, can you open the Dev Console, go to Application tab go to Cookies and clear the session?

Screen Shot 2022-05-24 at 10 37 12

Also, when you open the web, can you help me capture a screenshot of the network and console tab of the browser dev tool?

@alextran1502 commented on GitHub (May 24, 2022): The repo didn't change anything since last night. Hmm, can you open the Dev Console, go to `Application` tab go to Cookies and clear the `session`? <img width="739" alt="Screen Shot 2022-05-24 at 10 37 12" src="https://user-images.githubusercontent.com/27055614/170075993-747c0bee-85b6-471b-a406-73f67b906ebc.png"> Also, when you open the web, can you help me capture a screenshot of the network and console tab of the browser dev tool?
Author
Owner

@spupuz commented on GitHub (May 24, 2022):

The repo didn't change anything since last night. Hmm, can you open the Dev Console, go to Application tab go to Cookies and clear the session?

Screen Shot 2022-05-24 at 10 37 12

Also, when you open the web, can you help me capture a screenshot of the network and console tab of the browser dev tool?

Alex that did the trick!! now i was able to login

@spupuz commented on GitHub (May 24, 2022): > The repo didn't change anything since last night. Hmm, can you open the Dev Console, go to `Application` tab go to Cookies and clear the `session`? > > <img alt="Screen Shot 2022-05-24 at 10 37 12" width="739" src="https://user-images.githubusercontent.com/27055614/170075993-747c0bee-85b6-471b-a406-73f67b906ebc.png"> > > Also, when you open the web, can you help me capture a screenshot of the network and console tab of the browser dev tool? Alex that did the trick!! now i was able to login
Author
Owner

@alextran1502 commented on GitHub (May 24, 2022):

Phew, probably it was the different session format from a previous build. I am glad it is working, sorry for the hassle and the inconvenience.

@alextran1502 commented on GitHub (May 24, 2022): Phew, probably it was the different session format from a previous build. I am glad it is working, sorry for the hassle and the inconvenience.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#78