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

broken pipe #165

Open
derrundetisch opened this issue Mar 2, 2025 · 0 comments
Open

broken pipe #165

derrundetisch opened this issue Mar 2, 2025 · 0 comments

Comments

@derrundetisch
Copy link

runs on vserver ,
Build from source,
ubuntu 22
ufw port 8788 open
bot reachable in telegram
bowser outputs “this file was deleted”

env file:

API_ID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
API_HASH=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
BOT_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
LOG_CHANNEL=-xxxxxxxxxxxxxxxx
PORT=8788
HOST=http://xx.xxx.xxx.xx:8788
USER_SESSION=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ALLOWED_USERS=xxxxxxxxxx,xxxxxxxxxx,xxxxxxxxxx,xxxxxxxxxx
MULTI_TOKEN1=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN2=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN3=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN4=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN5=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN6=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN7=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN8=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN9=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MULTI_TOKEN10=xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
HASH_LENGTH=6

log file:

{"level":"info","ts":"2025-03-02T15:32:13.234+0100","logger":"Main","msg":"Starting server"}
{"level":"info","ts":"2025-03-02T15:32:13.235+0100","logger":"Config","msg":"Trying to load ENV vars from fsb.env"}
{"level":"info","ts":"2025-03-02T15:32:13.236+0100","logger":"Config","msg":"Loaded config"}
{"level":"info","ts":"2025-03-02T15:32:13.236+0100","logger":"routes.Stream","msg":"Loaded stream route"}
{"level":"info","ts":"2025-03-02T15:32:13.236+0100","logger":"routes","msg":"Loaded all API Routes"}
{"level":"info","ts":"2025-03-02T15:32:13.381+0100","logger":"commands.start","msg":"Loaded"}
{"level":"info","ts":"2025-03-02T15:32:13.381+0100","logger":"commands.start","msg":"Loaded"}
{"level":"info","ts":"2025-03-02T15:32:13.381+0100","logger":"commands","msg":"Initialized all command handlers"}
{"level":"info","ts":"2025-03-02T15:32:13.381+0100","msg":"Client started","username":"xxxxxxx_bot"}
{"level":"info","ts":"2025-03-02T15:32:13.386+0100","logger":"cache","msg":"Initialized"}
{"level":"info","ts":"2025-03-02T15:32:13.386+0100","logger":"Workers","msg":"Starting"}
{"level":"error","ts":"2025-03-02T13:46:13.317+0100","logger":"routes.Stream","msg":"Error while copying stream","error":"write tcp xx.xxx.xxx.xx:8788->xx.xxx.xxx.xx:57126: write: broken pipe"}

thank you very much

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