500 connect ECONNREFUSED 172.18.0.2:3001
Hello,
Good morning,
I try to install the latest version but I get this error message. Any ideas ?
5 Replies
I have this message when I connect to http://my_ip:2283
Make sure all the containers are running, and check their logs for errors
root@vps-995b2448:~/immich-app# docker logs immich_web
Listening on 0.0.0.0:3000
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
<--- Last few GCs --->
[6:0x7faa031da300] 1726 ms: Scavenge 11.4 (14.0) -> 10.7 (14.7) MB, 22.7 / 0.0 ms (average mu = 1.000, current mu = 1.000) task;
[6:0x7faa031da300] 16771 ms: Mark-sweep (reduce) 10.7 (14.7) -> 9.6 (12.0) MB, 16.4 / 0.0 ms (+ 0.5 ms in 2 steps since start of marking, biggest step 0.5 ms, walltime since start of marking 38 ms) (average mu = 1.000, current mu = 1.000) finalize inc
<--- JS stacktrace --->
FATAL ERROR: Malloced operator new Allocation failed - process out of memory
Listening on 0.0.0.0:3000
Listening on 0.0.0.0:3000
on the docker logs immich_web 😦
Seems like it's running out of RAM
root@vps-995b2448:~/immich-app# free
total used free shared buff/cache available
Mem: 3946008 2239732 181148 27152 1525128 1429488
I'm going to try on another server 🙂
with more memory
It's ok :):)