Sumit goyal
Sumit goyal
Same issue for me. anyone found a solution for this issue? ERROR tunnelto > Control error: WebSocketError(Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })). Retrying in...
Try removing any special character from the source file description.
@sureshramakrishnan If you would like, I can help you troubleshoot the issue. We can connect over a zoom call.
I faced the same issue. The source file description contains a special char ©. When I removed these character, filters started working again.
Should this also impact internal/binres/binres.go's platformBuildVersionCode Value? case "manifest": // synthesize additional attributes and nodes for use during encode. tkn.Attr = append(tkn.Attr, xml.Attr{ Name: xml.Name{ Space: "", Local: "platformBuildVersionCode", },...