Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Dashy lxc failed to install #2614

Closed
LocoR9 opened this issue Mar 6, 2024 · 13 comments
Closed

Dashy lxc failed to install #2614

LocoR9 opened this issue Mar 6, 2024 · 13 comments
Labels
🐞 bug Something isn't working ✅ Completed

Comments

@LocoR9
Copy link

LocoR9 commented Mar 6, 2024

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

`yarn install v1.22.21
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "eslint-plugin-import@^2.22.1".
warning " > [email protected]" has unmet peer dependency "eslint-plugin-jsx-a11y@^6.4.1".
warning " > [email protected]" has unmet peer dependency "eslint-plugin-react@^7.21.5".
warning " > [email protected]" has unmet peer dependency "eslint-plugin-react-hooks@^4 || ^3 || ^2.3.0 || ^1.7.0".
warning "eslint-config-airbnb > [email protected]" has unmet peer dependency "eslint-plugin-import@^2.22.1".
warning " > [email protected]" has unmet peer dependency "webpack@^3.0.0 || ^4.0.0".
warning Workspaces can only be enabled in private projects.
[5/5] Building fresh packages...
Done in 28.82s.
yarn run v1.22.21
$ NODE_OPTIONS=--openssl-legacy-provider vue-cli-service build
/usr/local/bin/node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
error Command failed with exit code 9.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

[ERROR] in line 42: exit code 0: while executing command $STD yarn build`

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

No response

@tteck tteck added the 🐞 bug Something isn't working label Mar 6, 2024
@tteck
Copy link
Owner

tteck commented Mar 6, 2024

Looks like v2.1.2 broke things. https://github.com/Lissy93/dashy/issues

Going to set static version 2.1.1

Breaking Changes (moving to /opt/dashy)

@tteck tteck closed this as completed in 183340b Mar 6, 2024
tteck referenced this issue Mar 13, 2024
There is currently no update path available.
This was referenced Mar 14, 2024
@Nexow91
Copy link

Nexow91 commented Mar 24, 2024

I have a problem with the 2.1.1 because it was set statically how do I downgrade to 2.1.0 ?

@tteck
Copy link
Owner

tteck commented Mar 24, 2024

What issues are you having with version 2.1.1?

@Nexow91
Copy link

Nexow91 commented Mar 24, 2024

What issues are you having with version 2.1.1?

That the authentication against the Dashy login works but no administrative rights are used. This means, for example, that it is not possible to initialize a change in the config.yml file. The config contains the admin type "admin" but I am logged in as a user and therefore cannot change anything.

@tteck
Copy link
Owner

tteck commented Mar 24, 2024

Have you followed the instructions?

Screenshot 2024-03-24 7 03 33 AM

@Nexow91
Copy link

Nexow91 commented Mar 24, 2024

no access with my config (admin user type"

image
image

@tteck
Copy link
Owner

tteck commented Mar 24, 2024

Installing to test...

@tteck
Copy link
Owner

tteck commented Mar 24, 2024

Created a new Dashy LXC
Made changes in "interactive mode", saved the changes to the disk, selected "update configuration" and hit "rebuild application"
Works as intended here

Screenshot 2024-03-24 7 30 27 AM

@Nexow91
Copy link

Nexow91 commented Mar 24, 2024

Thanks for the feedback, did you create users in Conf.yml with the "type" "admin" as I noted in the screenshot above? Because then the execution or saving (Rebuild Application" does not work. It must also work without the interactive mode.

image
image

SHA256
https://github.com/Lissy93/dashy/wiki/authentication/b2e548c97559860f3c3938215734be40b503de2d

@tteck
Copy link
Owner

tteck commented Mar 24, 2024

Yes, I used https://passwords-generator.org/sha256-hash-generator to generate the hashed password

@tteck
Copy link
Owner

tteck commented Mar 24, 2024

Besides, this is not a script Issue.

@tteck
Copy link
Owner

tteck commented Mar 24, 2024

You have to login after creating an admin user (top right).

@Nexow91
Copy link

Nexow91 commented Mar 24, 2024

i have registered and it still doesn't work. i didn't say it was a script problem but that the script takes me to a newer version which according to dashy github is causing problems, hence my request for a version selection or downgrade

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working ✅ Completed
Projects
None yet
Development

No branches or pull requests

3 participants