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

Apps become unpinned sporadically #857

Closed
boehser-enkel opened this issue May 31, 2022 · 8 comments
Closed

Apps become unpinned sporadically #857

boehser-enkel opened this issue May 31, 2022 · 8 comments

Comments

@boehser-enkel
Copy link

Hi,
from time to time alls my apps get unpinned and i have to repin them.

Container config:
grafik
grafik
grafik
grafik
grafik
grafik

@project-bot project-bot bot added this to To do in Issue & PR Tracker May 31, 2022
@sawahsawah
Copy link

I am also experiencing this issue. It seems to remember all of my items, but they just randomly become unpinned. Also, the background I set disappeared at one point (I've just left it as default for now out of laziness).

@keriati
Copy link
Collaborator

keriati commented Dec 16, 2022

After a lot of testing I could not reproduce any such issue.
Be aware that when you unpin an item on a tag page, it will be also unpinned on the dashboard and other tag pages. This might be changed in the future.

@keriati keriati closed this as completed Dec 16, 2022
Issue & PR Tracker automation moved this from To do to Done Dec 16, 2022
@Foxi352
Copy link

Foxi352 commented Jan 17, 2023

We had the exact same problem happen today. Heimdall running as Docker container for +/- 1 year. Not updated the image since then. While is is used on daily base by 3 people, the last modifications have been made in December.

Suddenly this morning all Pin's and our custom background disappeared. A single tile "app.dashboard" was left. I don't even know what that is or how it can be removed.

Everything was still in our application list. I had to manually repin every item and reupload the background picture. At the same time i now updated to latest docker image.

Now everything is working again, except that i can't get rid of that "app.dashboard" pin as it's not in the application list. Probably i will need to edit the sqlite database manually ?

Screenshot 2023-01-17 at 13 51 48
Screenshot 2023-01-17 at 13 52 12

@keriati
Copy link
Collaborator

keriati commented Jan 17, 2023

@Foxi352 I would suggest to edit the sqlite db to remove that app.dashboard entry.

As there are a bunch of updates, something might have gone wrong in the migration.

There is now an export/import feature that could also be used to backup your list of apps.

@Foxi352
Copy link

Foxi352 commented Jan 17, 2023

@keriati That's what i will do.

But to be clear: The problem appeared this morning WITHOUT touching anything or doing any updates.
Everything unpinned, background gone, mysterious app.dashboard tile appeared.

No update was done since the first installation a year ago. And the last application tile was added weeks ago. It was only used read-only since december. No one touched it or did anything to make the problems appear. Just like for the OP.

I just profited to do the update at the same time that i resolved the problem. But i did the update only BECAUSE of the problem.

So there is definitely a, maybe rare, issue with the software. (or maybe only with docker image ?)

@boehser-enkel
Copy link
Author

It gets unpinned. Since i disabled pinning the problem did not occur anymore

@thommo17
Copy link

I'm getting this issue at the moment too.

Sometimes it's all of the apps leaving a blank dashboard and other times it's just a few of them.

How do you disable pinning?

@boehser-enkel
Copy link
Author

I'm getting this issue at the moment too.

Sometimes it's all of the apps leaving a blank dashboard and other times it's just a few of them.

How do you disable pinning?

I blocked access to /items in Nginx Proxy Manager:

    location /items {
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

5 participants