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

using jarvis with authentication doesn't work anymore after upgrade to 3.2 #2797

Closed
schluo opened this issue Sep 13, 2024 · 10 comments
Closed
Assignees
Labels
bug 🐛 Something isn't working v3.2 Roadmap for v3.2

Comments

@schluo
Copy link

schluo commented Sep 13, 2024

*Please note that you may restore an old layout via jarvis adapter configuration directly within ioBroker

Prerequisites / Voraussetzungen
Version: v3.2.0-rc.1
Console Error:
App-hGejAmgnwn Authentication failed! User not logged-in for "authentication"!

Describe the bug / Beschreibe den Fehler
After upgrading to 3.2.0-rc1 starting jarvis is only possible if deactivating authentication. Otherwise start screen hangs. Before upgrading login works fine.
Futhermore, some setting changes within jarvis GUI (maybe all pro-account setting?!) can not be saved. Save buttons/mouse pointer are deactivated)

issue 01
issue 03
issue 02

@Zefau
Copy link
Owner

Zefau commented Sep 13, 2024

Authentication method has changed from 3.1 to 3.2. From which version are you coming?

What are your adapter settings specifically?

@Zefau Zefau added bug 🐛 Something isn't working #prio:HIGH ❗ Priority: HIGH :exclamation: v3.2 Roadmap for v3.2 labels Sep 13, 2024
@github-project-automation github-project-automation bot moved this to ROADMAP in jarvis v3.2 Sep 13, 2024
@Zefau Zefau added the #status: waiting-for-feedback ⌛ Status: Issue waiting for user feedback label Sep 13, 2024
@schluo
Copy link
Author

schluo commented Sep 13, 2024

Authentication method has changed from 3.1 to 3.2. From which version are you coming?
3.1.8
What are your adapter settings specifically?
see attached screenshot
issue 04

@Zefau Zefau added #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) and removed #status: waiting-for-feedback ⌛ Status: Issue waiting for user feedback labels Sep 13, 2024
@Zefau
Copy link
Owner

Zefau commented Sep 13, 2024

Die Version v3.2.0-rc.2 sollte den Fehler beheben - bitte einmal prüfen. Sofern es behoben ist, gerne das Issue schließen.


The version v3.2.0-rc.2 should fix the bug - please verify. If the bug has been solved, you may close the issue.

@Zefau Zefau added #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test and removed #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) labels Sep 13, 2024
@schluo
Copy link
Author

schluo commented Sep 13, 2024

Thank you for providing 3.2.0 rc2. Authentication issues is solved. The issue regarding pro-feature enablement still exists.

@Zefau Zefau added #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) and removed #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test labels Sep 13, 2024
@Zefau
Copy link
Owner

Zefau commented Sep 13, 2024

It is greyed out because somewhere in the configuration is an error (which prevents from saving). I will add more info about the errors in the next release candidate (rc).

@Zefau
Copy link
Owner

Zefau commented Sep 13, 2024

Die Version v3.2.0-rc.3 sollte den Fehler beheben - bitte einmal prüfen. Sofern es behoben ist, gerne das Issue schließen.


The version v3.2.0-rc.3 should fix the bug - please verify. If the bug has been solved, you may close the issue.

@Zefau Zefau added #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test and removed #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) labels Sep 13, 2024
@schluo
Copy link
Author

schluo commented Sep 14, 2024

It is greyed out because somewhere in the configuration is an error (which prevents from saving). I will add more info about the errors in the next release candidate (rc).

the issues seems to be related to css which I heavily used before I updated -->styles:null

@Zefau
Copy link
Owner

Zefau commented Sep 14, 2024

Oh, after updating to 3.2 everything got erased to null? Do you have a backup? I will fix the issue, thanks for the feedback

@Zefau Zefau removed the #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test label Sep 14, 2024
@schluo
Copy link
Author

schluo commented Sep 14, 2024

Slightly different situation. After uprading to 3.2 and during hanging start screen the browser console told me there were issues with the css dp. After replacing the content in the dp with {} I was able to start.
What should I do to reset all css related settings? I already tried blank, [] and {}.
After resetting I would be able to insert the backuped css content via webui.
BTW: thank you very much for your unbelievable swift feedbacks :-)

@Zefau Zefau added #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test and removed #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test labels Sep 14, 2024
@schluo schluo closed this as completed Sep 14, 2024
@github-project-automation github-project-automation bot moved this from ROADMAP to DONE in jarvis v3.2 Sep 14, 2024
@Zefau
Copy link
Owner

Zefau commented Sep 14, 2024

v3.2.0-rc.4 fixes the incorrect way of converting the v3.1 structure to v3.2. Thus, you should be able to convert correctly when restoring a backup once you have rc.4 installed.

@Zefau Zefau removed #prio:HIGH ❗ Priority: HIGH :exclamation: #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) labels Nov 17, 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 v3.2 Roadmap for v3.2
Projects
Status: DONE
Development

No branches or pull requests

2 participants