wxiaoguang

Results 292 comments of wxiaoguang

`discarding the oldest`: yup, that's what some other brokers (like rabbit) do, they discard all the overflowed and expired messages (or move them into dead-letter queue). Such feature could be...

It is correct and expected behavior. Your JSON response is encoded.

https://play.golang.org/p/72no0YTa419 Go did nothing to the JSON by default?

"which worked for a while": then it means that Gitea doesn't likely have a problem. Maybe there are other programs changing the filesystem. See my comments in https://github.com/go-gitea/gitea/issues/20570#issuecomment-1218917337 You should...

I think you are asking a wrong question. If you google "Authentication refused: bad ownership or modes for directory", you will see that the message comes from OpenSSH, not from...

I think I have explained very clearly. Please collect the information inside the container. Have you ever told people what the `/data/git/.ssh` looks like inside the container?

Where is it ...... I can not see or understand. Sorry, maybe I am not qualified to help, I am just an open source contributor in my free time ........

Well, you only provided the `docker info`, which is somewhat useful but doesn't help about the problem. I really have no idea where is your report about your `/data/git/.ssh` owner/mode...

@go-gitea/maintainers need one more review for the refactoring, to avoid potential conflicts in the future.

popup bug: ![image](https://user-images.githubusercontent.com/2114189/183695160-0c63ff23-c865-4813-a418-0cd27652d132.png)