Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error 404 #162

Closed
avogabo opened this issue Feb 5, 2025 · 0 comments
Closed

error 404 #162

avogabo opened this issue Feb 5, 2025 · 0 comments

Comments

@avogabo
Copy link

avogabo commented Feb 5, 2025

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

@avogabo avogabo closed this as completed Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant