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

Release 9.5.0, error running linux zip #3458

Closed
3 tasks done
luckyjay opened this issue Nov 30, 2023 · 15 comments
Closed
3 tasks done

Release 9.5.0, error running linux zip #3458

luckyjay opened this issue Nov 30, 2023 · 15 comments
Labels
bug Something isn't working

Comments

@luckyjay
Copy link
Contributor

Checklist

  • I am not using Home Assistant. Or: a developer has told me to come here.
  • I have checked the troubleshooting section and my problem is not described there.
  • I have read the changelog and my problem is not mentioned there.

Deploy method

Docker

Z-Wave JS UI version

9.5.0

ZwaveJS version

12.4.0

Describe the bug

I downloaded https://github.com/zwave-js/zwave-js-ui/releases/download/v9.5.0/zwave-js-ui-v9.5.0-linux.zip and it gets an error when executing.
image

OS is Ubuntu 22.04.3 LTS, 64 bit, with latest updates as of a few moments ago.

To Reproduce

See bug description

Expected behavior

Executable should successfully run.

Additional context

No response

@luckyjay luckyjay added the bug Something isn't working label Nov 30, 2023
@luckyjay
Copy link
Contributor Author

Deploy method is not Docker, I wasn't sure what to select in my case. Docker is not being used.

@nabahr
Copy link

nabahr commented Nov 30, 2023

Same issue here, running in a proxmox container.

@luckyjay
Copy link
Contributor Author

Same issue here, running in a proxmox container.

I should have mentioned that too, I'm running in a proxmox VM. Have been for quite some time, so nothing has recently changed there. And the 9.4.1 release still works fine.

@bostjane
Copy link

Windows version is not working either...

@cornellrwilliams
Copy link

I get the exact same error message as the OP when running in Windows.

@robertsLando
Copy link
Member

Try downloading it again now

@merdely
Copy link

merdely commented Nov 30, 2023

I'm having the same problem on a Pi4.

Even after the "try downloading it again now" and I get this:

$ sudo /opt/zwave/zwave-js-ui
Error: Cannot find module '/snapshot/zwave-js-ui/node_modules/axios/dist/node/axios.cjs'
1) If you want to compile the package/file into executable, please pay attention to compilation warnings and specify a literal in 'require' call. 2) If you don't want to compile the package/file into executable and want to 'require' it from filesystem (likely plugin), specify an absolute path in 'require' call using process.cwd() or process.execPath.
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1098:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1091:15)
    at resolveExports (node:internal/modules/cjs/loader:567:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:636:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
    at Function._resolveFilename (pkg/prelude/bootstrap.js:1955:46)
    at Function.Module._load (node:internal/modules/cjs/loader:922:27)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at Module.require (pkg/prelude/bootstrap.js:1851:31)
    at require (node:internal/modules/cjs/helpers:119:18)

@nabahr
Copy link

nabahr commented Nov 30, 2023

Try downloading it again now

The 9.5.0 linux zip is working for me now, thanks!

@luckyjay
Copy link
Contributor Author

Seems good now, thank you!

@merdely
Copy link

merdely commented Nov 30, 2023

Hi. I know you closed it, but the arm64 version was not fixed. Is a new build of that one coming too?

@robertsLando robertsLando reopened this Nov 30, 2023
@robertsLando
Copy link
Member

I have fo fix all them, I keep this open as a reminder, may fix it tomorrow

@merdely
Copy link

merdely commented Nov 30, 2023

Thank you so much!

@webmogul1
Copy link

Has the name changed to zwave-js-ui from zwave-js-ui-linux?

@curt7000
Copy link

Has the name changed to zwave-js-ui from zwave-js-ui-linux?

Appears so. I edited my systemd service to point to zwave-js-ui and I'm now up and running again.

@robertsLando
Copy link
Member

robertsLando commented Dec 1, 2023

9.5.1 is building, let me know if that works (it does locally on my pc x64)

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

No branches or pull requests

8 participants