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

Unable to Remove Categories Created from Add Category Above or Below #2140

Open
4 tasks done
tucker19 opened this issue Sep 27, 2024 · 13 comments
Open
4 tasks done

Unable to Remove Categories Created from Add Category Above or Below #2140

tucker19 opened this issue Sep 27, 2024 · 13 comments
Labels
🐛 Bug Something isn't working

Comments

@tucker19
Copy link

Environment

Docker

Version

0.15.4

Describe the problem

Created new Category via Add Category Above/Below on another category. Ended up changing my mind and now the new blakn category will not delete when I hit the Remove

Logs

From Dozzle


ℹ Saving updated configuration of 'default' config.
all values are hidden
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
all values are hidden
all values are hidden
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
all values are hidden
all values are hidden
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
all values are hidden
all values are hidden
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
all values are hidden
all values are hidden
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
all values are hidden

From Portainer

ℹ Saving updated configuration of 'default' config.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
 WARN  There are apps that have missing configuration options: [PiHole] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.

Context

I have completely removed the container and rebuilt it via Docker commands but issue persists.

Please tick the boxes

  • I confirm that I attached the proper logs
  • I've read the docs
  • I've checked for duplicate issues
  • I've tried to debug myself
@tucker19 tucker19 added the 🐛 Bug Something isn't working label Sep 27, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Homarr Kanban Sep 27, 2024
@tucker19 tucker19 changed the title <title> Unable to Remove Categories Created from Add Category Above or Below Sep 27, 2024
@SeDemal
Copy link
Collaborator

SeDemal commented Sep 27, 2024

https://discord.com/channels/972958686051962910/1283971052833083535

This seems like this other issue we've had on discord.
Could you try following the same steps as there?

@tucker19
Copy link
Author

@SeDemal Editing the config worked but still concerned the the UI did not work though. I understand how and feel comfortable editing configs like this but I also allow my wife and son to have their own boards. Is there any way to have the UI side of stuff looked at more?

@SeDemal
Copy link
Collaborator

SeDemal commented Sep 27, 2024

@SeDemal Editing the config worked but still concerned the the UI did not work though. I understand how and feel comfortable editing configs like this but I also allow my wife and son to have their own boards. Is there any way to have the UI side of stuff looked at more?

Yes this is definitely an issue, I'm keeping it open.
That's only a temporary solution for you so you don't have to wait for a fix.

@tucker19
Copy link
Author

Thank you.

@Sheephog
Copy link

Sheephog commented Nov 9, 2024

https://discord.com/channels/972958686051962910/1283971052833083535

This seems like this other issue we've had on discord. Could you try following the same steps as there?

Any chance you can copy/paste those instructions here please? not having any luck with the link on either pc or mobile.
Thanks in advance.

@fr-Fabix
Copy link

I have the same issue....

@freacstomp
Copy link

https://discord.com/channels/972958686051962910/1283971052833083535

This seems like this other issue we've had on discord. Could you try following the same steps as there?

The posted link to Discord does not work. Can someone please copy/paste the instructions on how to edit the config? Mine is running in an LXC on Proxmox, not in Docker.

@SeDemal
Copy link
Collaborator

SeDemal commented Nov 27, 2024

Sorry, didn't see how many people got into the issue.
Can't remove category - AnswerOverflow
Here's a public link to the thread.
Thank you @Sheephog for bringing this up.

@Sheephog
Copy link

No worries, thanks for fix!

@freacstomp
Copy link

Sorry, didn't see how many people got into the issue. Can't remove category - AnswerOverflow Here's a public link to the thread. Thank you @Sheephog for bringing this up.

Thank you but where can I locate that config file to edit it?

@SeDemal
Copy link
Collaborator

SeDemal commented Nov 28, 2024

It is located in the config mounted folder.

volumes:
 - x:/app/data/configs

so it would be located in "x", depending on what you have set here

@freacstomp
Copy link

It is located in the config mounted folder.

volumes:
 - x:/app/data/configs

so it would be located in "x", depending on what you have set here

Thank you. My Homarr is not running in a docker container. I have it running in an LXC in Proxmox. Do you know the config file location in my setup?

@SeDemal
Copy link
Collaborator

SeDemal commented Dec 5, 2024

It is located in the config mounted folder.

volumes:
 - x:/app/data/configs

so it would be located in "x", depending on what you have set here

Thank you. My Homarr is not running in a docker container. I have it running in an LXC in Proxmox. Do you know the config file location in my setup?

None whatsoever sorry, proxmox community might be able to guide you there

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
Status: 🆕 New
Development

No branches or pull requests

5 participants