-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Dashy lxc failed to install #2614
Comments
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 |
I have a problem with the 2.1.1 because it was set statically how do I downgrade to 2.1.0 ? |
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. |
Installing to test... |
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. SHA256 |
Yes, I used https://passwords-generator.org/sha256-hash-generator to generate the hashed password |
Besides, this is not a script Issue. |
You have to login after creating an admin user (top right). |
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 |
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
The text was updated successfully, but these errors were encountered: