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

Can't add more app tiles after reaching a certain amount/OIDC auth #2175

Closed
4 tasks done
rpedrica opened this issue Oct 29, 2024 · 6 comments
Closed
4 tasks done

Can't add more app tiles after reaching a certain amount/OIDC auth #2175

rpedrica opened this issue Oct 29, 2024 · 6 comments
Labels
🐛 Bug Something isn't working Fixed in 1.0 This issue has been fixed in our upcoming version 1.0 and is not crucial enough to be backported

Comments

@rpedrica
Copy link

rpedrica commented Oct 29, 2024

Environment

Docker

Version

0.15.6

Describe the problem

Hi Homarr team

I've been using Homarr for some time already without issue. Recently, I decided to integrate it with my Authentik system but started having issues at that time.

Specifically, after the change (I get successful auth through Authentik OIDC) a number of my app tiles were missing. I struggled to understand why this would be until I started with a fresh installation and ran into the issue after adding a certain no. of tiles.

At this time, no changes will save to the board.

I enter Edit mode, make changes to the default board, and then "Exit and Save". On refreshing the board, it appears as it was before the change.

If I delete any app tile, I can then save those changes or any others (like moving tiles around) to the board (excluding of course adding more tiles).

There are no obvious errors from Docker logs for the container.

Any assistance would be greatly appreciated.

Regards, Robby

Logs

When it's working:

homarr | ℹ Local icons repository directory exists and contains 0 icons
homarr | ℹ Saving updated configuration of 'default' config.

When it's not working, I only get:

homarr | ℹ Local icons repository directory exists and contains 0 icons

Context

No response

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
@rpedrica rpedrica added the 🐛 Bug Something isn't working label Oct 29, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Homarr Kanban Oct 29, 2024
Copy link

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

@manuel-rw
Copy link
Collaborator

Please add a reproduction config / steps to reproduce

@manuel-rw manuel-rw added the 📝 Needs more info An issue that has too little information label Nov 7, 2024
@rpedrica
Copy link
Author

rpedrica commented Nov 7, 2024

HI @manuel-rw

The steps are as follows:

original installation

  • working configuration using local auth with any number of tiles, no issues

switch to oidc auth

  1. adjust compose file for OIDC

homarr-compose.txt

  1. bring the container up - successful

  2. log in to Homarr (through authentik) - successful

  3. confirm existing tiles and config - successful except that any tiles beyond a certain number of tiles do not show

  4. remove tiles until the configuration of the dashboard saves correctly - successful

  5. add more tiles - dashboard config fails to save or retain the new tiles, refreshing the browser view of the dashboard shows that the newly added tiles are gone

Docker logs:

homarr-docker-logs.txt

Let me know if there is anything further I can provide.

Regards, Robby

@manuel-rw
Copy link
Collaborator

Thanks for the info.
@Meierschlumpf is this worth looking into? Due to #1993, we already rewrote this anyway.

@manuel-rw manuel-rw added Fixed in 1.0 This issue has been fixed in our upcoming version 1.0 and is not crucial enough to be backported and removed 📝 Needs more info An issue that has too little information labels Nov 7, 2024
@rpedrica
Copy link
Author

rpedrica commented Nov 7, 2024

Thanks Manuel, I'll wait to hear on your decision going forward.

Regards, Robby

@Meierschlumpf
Copy link
Collaborator

Thanks for the info. @Meierschlumpf is this worth looking into? Due to #1993, we already rewrote this anyway.

IMO this is not really worth looking into as it's already fixed in v1.0. As we split up the different user accounts with same email into multiple users it does not longer break. I tested it on latest early-adopters image.

@Meierschlumpf Meierschlumpf closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Homarr Kanban Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working Fixed in 1.0 This issue has been fixed in our upcoming version 1.0 and is not crucial enough to be backported
Projects
Archived in project
Development

No branches or pull requests

3 participants