-
Name Previous Value Current Value Type
Bug
Support Request
-
This does not necessarily mean a OneDev bug. Looks like some ssh client is connecting to OneDev with an unsupported algorithm. You may need to check the front-end Apache/Nginx log to find out which is connecting periodically.
-
From the message, it is trying to connect to 6611 port which is the internal git SSH port. It means some git client is trying to clone OneDev repository, and rejected either because of unsupported algorithm, or invalid key.
-
Previous Value Current Value Open
Closed
-
Thanks for trying to reproduce. Feel free to reopen if there is any clue.
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
I'm trying to configure handling incoming mails (and helpdesk) and while trying to figure out why it's not working I noticed a lots of those entries in the logs.
I could only assume it tries to open ssh connection somewhere but indication where exactly and what triggered it would be helpful. It seems to be happening every 3 seconds...