RblSb / SyncTube

Synchronized video viewing with chat and other features (one-channel web service)
MIT License
247 stars 52 forks source link

Docker setup suddenly no longer working. (server is local) #44

Closed MrDj200 closed 1 year ago

MrDj200 commented 1 year ago

Hi, after I updated my system, my SyncTube instance can't be reached anymore. After restarting it, I get this in the console: image

I changed no configs or anything. Is there a way to fix it?

RblSb commented 1 year ago

This only means that url request to https://myexternalip.com/raw to print external ip is failed. Is this happens consistently for you? https://github.com/RblSb/SyncTube/blob/cdf7f00f613d636e587b7840ec8b263017513486/src/server/Utils.hx#L62

MrDj200 commented 1 year ago

I just checked, and it randomly works again. I haven't done anything to it since my initial post though

RblSb commented 1 year ago

Okay, probably simple connection error, can happen with any website for me at some point. If this will happen again consistently, we can reopen this