Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unable to delete collections on Linux OS #689

Closed
kikodn opened this issue Sep 15, 2021 · 2 comments
Closed

[Bug] Unable to delete collections on Linux OS #689

kikodn opened this issue Sep 15, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kikodn
Copy link

kikodn commented Sep 15, 2021

What did I do

I tried to delete a collection I accidentally created

What happened

On next app start, collection was still there

Expected

On right click and delete collection, it should be gone

Environment

  • OS: Linux Mint 20.2 Cinnamon
  • MQTTX version, v1.6.1

More detail

Workaround I found is to delete the /home/$USER/.config/MQTTX dir, but then all connections are lost too, so do this:

  1. Backup all connections into data.json file
  2. Delete /home/$USER/.config/MQTTX directory
  3. Restore all connections from data.json file
@kikodn kikodn added the bug Something isn't working label Sep 15, 2021
@oceanlvr
Copy link
Contributor

@kikodexion Hi, 1.6.1 is still an unstable version, I just test the leastest version on master branch, it works for collection deletion.
Could you please tell us your current MQTT X commit hashtag message?

@oceanlvr
Copy link
Contributor

oceanlvr commented Sep 16, 2021

We just refactoring the service layout of MQTT X, so it would be changed in the 1.6.1 version.

@ysfscream ysfscream added this to To Do in MQTTX Project Oct 9, 2021
@ysfscream ysfscream removed this from To Do in MQTTX Project Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants