You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed docker on my unraid server (192.168.1.100): I have configured my env, with all the data. I lift the container and it tells me the following:
05/02/2025 12:11 AM INFO Main Starting server
05/02/2025 12:11 AM INFO Config Trying to load ENV vars from fsb.env
05/02/2025 12:11 AM ERROR Config ENV file not found: fsb.env
05/02/2025 12:11 AM INFO Config Please create fsb.env file
05/02/2025 12:11 AM INFO Config For more info, refer: https://github.com/EverythingSuckz/TG-FileStreamBot/tree/golang#setting-up-things
05/02/2025 12:11 AM INFO Config Please ignore this message if you are hosting it in a service like Heroku or other alternatives.
05/02/2025 12:11 AM ERROR Config Error while getting IP {"error": "Get "https://api.ipify.org?format=text\": tls: failed to verify certificate: x509: certificate signed by unknown authority"}
05/02/2025 12:11 AM INFO Config Loaded config
05/02/2025 12:11 AM INFO routes.Stream Loaded stream route
05/02/2025 12:11 AM INFO routes Loaded all API Routes
05/02/2025 12:11 AM INFO commands.start Loaded
05/02/2025 12:11 AM INFO commands.start Loaded
05/02/2025 12:11 AM INFO commands Initialized all command handlers
05/02/2025 12:11 AM INFO Client started {"username": "SyncVideosBot"}
05/02/2025 12:11 AM INFO cache Initialized
05/02/2025 12:11 AM INFO Workers No worker bot tokens provided, skipping worker initialization
05/02/2025 12:11 AM INFO Workers Default bot loaded
05/02/2025 12:11 AM WARN USERBOT User session is empty
05/02/2025 12:11 AM INFO Main Server started {"port": 8080}
05/02/2025 12:11 AM INFO Main File Stream Bot {"version": "3.0.0"}
05/02/2025 12:11 AM INFO Main Server is running at 192.168.1.100
I send a video... it generates the stream or download link... but I can't open it. If I do it from the browser, it gets a 404 error. If I do it from VLC, it also gives an error. I have tried replacing my IP with my ngix proxy and the same thing happens
The text was updated successfully, but these errors were encountered:
I have installed docker on my unraid server (192.168.1.100): I have configured my env, with all the data. I lift the container and it tells me the following:
05/02/2025 12:11 AM INFO Main Starting server
05/02/2025 12:11 AM INFO Config Trying to load ENV vars from fsb.env
05/02/2025 12:11 AM ERROR Config ENV file not found: fsb.env
05/02/2025 12:11 AM INFO Config Please create fsb.env file
05/02/2025 12:11 AM INFO Config For more info, refer: https://github.com/EverythingSuckz/TG-FileStreamBot/tree/golang#setting-up-things
05/02/2025 12:11 AM INFO Config Please ignore this message if you are hosting it in a service like Heroku or other alternatives.
05/02/2025 12:11 AM ERROR Config Error while getting IP {"error": "Get "https://api.ipify.org?format=text\": tls: failed to verify certificate: x509: certificate signed by unknown authority"}
05/02/2025 12:11 AM INFO Config Loaded config
05/02/2025 12:11 AM INFO routes.Stream Loaded stream route
05/02/2025 12:11 AM INFO routes Loaded all API Routes
05/02/2025 12:11 AM INFO commands.start Loaded
05/02/2025 12:11 AM INFO commands.start Loaded
05/02/2025 12:11 AM INFO commands Initialized all command handlers
05/02/2025 12:11 AM INFO Client started {"username": "SyncVideosBot"}
05/02/2025 12:11 AM INFO cache Initialized
05/02/2025 12:11 AM INFO Workers No worker bot tokens provided, skipping worker initialization
05/02/2025 12:11 AM INFO Workers Default bot loaded
05/02/2025 12:11 AM WARN USERBOT User session is empty
05/02/2025 12:11 AM INFO Main Server started {"port": 8080}
05/02/2025 12:11 AM INFO Main File Stream Bot {"version": "3.0.0"}
05/02/2025 12:11 AM INFO Main Server is running at 192.168.1.100
I send a video... it generates the stream or download link... but I can't open it. If I do it from the browser, it gets a 404 error. If I do it from VLC, it also gives an error. I have tried replacing my IP with my ngix proxy and the same thing happens
The text was updated successfully, but these errors were encountered: