jklolixxs / Sing-Box_Actions_Builder

7 stars 6 forks source link

panic: close of nil channel #2

Open anvar68 opened 3 weeks ago

anvar68 commented 3 weeks ago

On the Mikrotik RB5009 router rhyntqyth stops working.

Log entry: container,info,debug panic: close of nil channel container,info,debug container,info,debug goroutine 647 [running]: container,info,debug github.com/sagernet/sing/common/pipe.(*Deadline).Set.func1() container,info,debug #011github.com/sagernet/sing@v0.5.0-alpha.18/common/pipe/pipe.go:58 +0x24 container,info,debug created by time.goFunc container,info,debug #011time/sleep.go:215 +0x38

There are no problems on version 29 alpha.

anvar68 commented 3 weeks ago

panic: close of nil channel - on version 10 beta 1

jklolixxs commented 2 weeks ago

Hello, this issue might have been caused by using a newer version of Go. I have now downgraded the Go version to match the one used by the official Sing-Box. Please try again, and if the error persists, it is likely an issue with Sing-Box itself. In that case, you can report the issue on the official Sing-Box repository.

jklolixxs commented 2 weeks ago

Additionally, I don't check GitHub frequently, so please understand if my responses are not timely.☺️