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

[bug report] Memory leak? /usr/bin/icewhale-files #82

Open
Kenwa84 opened this issue Jul 10, 2024 · 2 comments
Open

[bug report] Memory leak? /usr/bin/icewhale-files #82

Kenwa84 opened this issue Jul 10, 2024 · 2 comments

Comments

@Kenwa84
Copy link

Kenwa84 commented Jul 10, 2024

image

All apps stopped. Reboot. Memory continues to slowly climb for usr/bin/icewhale-files

@Kenwa84
Copy link
Author

Kenwa84 commented Jul 11, 2024

Adding some additional details.

It was from changing the default port of my web interface in casaos
When I change the port to something other then 80 and start the icewhale-files process I just get repeated connection refused messages in the logs. It's trying to conenct to localhots port 80
2024-07-10T23:57:27.005Z error dial tcp 127.0.0.1:80: connect: connection refused {"func": "service.(*EventCustomer).StartListen", "file": "/home/runner/work/IceWhale-Files/IceWhale-Files/service/listener.go", "line": 43}
2024/07/10 23:57:27 store get error get: Get "http://localhost:80/v2/message_bus/socket.io?EIO=3&t=yixUT1s_WV1&transport=polling": dial tcp 127.0.0.1:80: connect: connection refused
2024-07-10T23:57:27.005Z error dial tcp 127.0.0.1:80: connect: connection refused {"func": "service.(*EventCustomer).StartListen", "file": "/home/runner/work/IceWhale-Files/IceWhale-Files/service/listener.go", "line": 43}
2024/07/10 23:57:27 store get error get: Get "http://localhost:80/v2/message_bus/socket.io?EIO=3&t=QELVT1s_WV1&transport=polling": dial tcp 127.0.0.1:80: connect: connection refused

Vs putting the port back to 80 and starting the service
git commit: 098b07cce552c7c14aaa9cfa48d7cbba5f95af3a
build date: 2024-07-03T02:36:05Z
2024/07/10 23:58:46 subscribed to http://localhost:80/v2/message_bus/socket.io via socketio

@plangin
Copy link

plangin commented Jul 15, 2024

Congrats, you found the Chinese backdoor. 😉

SCNR

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

2 participants