c0mputerking
c0mputerking
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
Ok thanks and i will report back if/when i find anything ... but would still appreciate any addition tips if you or anyone think of anything in the meantime
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
just to be clear i should be setting proxy to port 2283 like above ? i seen some stuff on the web about port 3001 and some /api stuff ... but i think with the latest version 2283 and no /api would be correct ?
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
also might look at caddy too
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
Not first time and i already have a few sites up and running ... must just be some missing options ... I will look around a bit more hate/love to switch from ngnix as it is great but sometimes frustrating
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
I would like to get the proxy part working 🙂
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
from the outside DNS is still not working but that is my problem and for another day too
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
nslookup immich.myhost.ca Server: pfs-1.myhost.ca Address: 10.22.0.100 Name: immich.myhost.ca Address: 10.22.0.122
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
It is a bit of a complicated setup but internally DNS is working however proxy is not
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
10.22.0.122 is immich
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
10.22.0.128 is proxy
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
##### immich.myhost.ca ##### server { listen 10.22.0.128:80; server_name immich.myhost.ca; return 301 https://$host$request_uri; } server { listen 10.22.0.128:443 ssl; server_name immich.myhost.ca; ssl_certificate /mnt/cpool/share/certificates/le-certs/myhost.ca.ca/fullchain.pem; ssl_certificate_key /mnt/cpool/share/certificates/le-certs/myhost.ca/privkey.pem; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_ciphers HIGH:!aNULL:!MD5; access_log /var/log/nginx/immich.myhost.ca-access.log; location / { proxy_pass http://10.22.0.122:2283/; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $remote_addr; } }
25 replies
IImmich
Created by c0mputerking on 3/23/2023 in #help-desk-support
https and reverse proxy internal or external
Yes I have a reverse proxy
25 replies
IImmich
Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
OK I will try uploading more soon ... but for now i gotta go for bit will be back later THANK YOU this support is unbelievable and so is IMMICH looks like you got a new client 🙂 all i can say is WOW and Thanks again in advance
31 replies
IImmich
Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
only one now i actually deleted one
31 replies
IImmich
Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
Nope sorry
31 replies
IImmich
Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
No description
31 replies
IImmich
Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
31 replies
IImmich
Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
not to sure how do i check?
31 replies
IImmich
Created by c0mputerking on 3/22/2023 in #help-desk-support
Internal server error (500 - Internal Server Error)
[Nest] 1 - 03/22/2023, 6:38:06 PM ERROR [SmartInfoService] Unable run clip encoding pipeline: 74cb01ba-34ff-4412-92a5-585a32028cd8 Error: socket hang up at connResetException (node:internal/errors:692:14) at Socket.socketOnEnd (node:_http_client:478:23) at Socket.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1345:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) [Nest] 1 - 03/22/2023, 6:58:44 PM ERROR [SmartInfoService] Unable run clip encoding pipeline: 74cb01ba-34ff-4412-92a5-585a32028cd8 Error: socket hang up at connResetException (node:internal/errors:692:14) at Socket.socketOnEnd (node:_http_client:478:23) at Socket.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1345:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) migrating-time: 64.328ms
31 replies