William Yang

Results 141 comments of William Yang

I managed to repair manually after installation process crash. (no restart) ``` sudo mount /dev/sdXXX /mnt sudo mount /dev/sdXY /mnt/boot sudo mount /dev/sdXX /mnt/boot/efi for i in /dev /dev/pts /proc...

have you tried bringing cpu offline before hibernation? It works for me with 4.16 kernel @zem https://github.com/qzhuyan/zhuweieggs/blob/provision_with_ansible/ansible/roles/os-base/files/suspend-sedation.service#L25

Thanks for binging it up. Maybe this doc is oudated. I don't see we del the message after recv `pubrec` from the in-flight queue (EMQX 5.0). Do you meet the...

@vacquah would be helpful if you could provide some debug logs?

@umeat what is the point to limit the Subscriptions? The client can subscribe to wildcard topics to shortcut this limitation.

Not sure ACL for pub/sub can help or not: https://docs.emqx.io/en/broker/v4.3/advanced/acl-file.html

@umeat have you tried with ACL?

@terry-xiaoyu Is this the one you are fixing?

@HeavenTonight Could you give more info on how to reproduce the issue? An example of a RestAPI call would be appreciated.