T.J. Yang

Results 91 comments of T.J. Yang

This issue has been opened for two weeks and it is still not gaining enough attention to be classified as bug.

In my case , on both 3006.7 and 3007 masters, I need to restart salt-master, just to get master process works. ``` [me@salt01 ~]$ sudo salt -N testminions test.ping [ERROR...

Anyone has issue of salt-mater not responding to simple test.ping? my current workaround is restart salt-master and wait for say 60secs and **\* test.ping** will work again(until it doesn't)

@dwoz , Thanks for taking on this issue. Do you need more reports to track down the root cause ?

@KiyoIchikawa , I have to restart salt-master to get the master time out to respond again. Running salt commands again won't fix salt-master issue. Can you change to log level...

> See my PR #66277 that does away with the errors (so far) for me. Thanks for this PR, I will try it out once my salt masters stable (without...

> We just restarted our masters (we use the new load balancing feature) and things seem working again. We'll try changing our log level to catch any errors. Once I...

Thanks for hint on using nightly, I had exact url error message but not for this rust code. Switching from stable to nightly was able to compile url crate. ```...

Thanks for quick reponse with https://github.com/libsql/sqld/commit/c3d3dd5b547a034c38f63b6ccb52504c70d19edf

@penberg , sorry to bug you on same issue after I migrated my f35 test box to f38. - sqld ``` [me@ipa01 sqld]$ git clone https://github.com/libsql/sqld.git;cd sqld [me@ipa01 sqld]$ git...