apotdevin / thunderhub

ThunderHub LND Lightning Node Manager in your Browser
https://www.thunderhub.io/
MIT License
415 stars 88 forks source link

Can’t start Thunderhub #440

Closed n-e-t-d-i-v-e-r closed 2 years ago

n-e-t-d-i-v-e-r commented 2 years ago

Describe the problem/bug I just installed Thunderhub on my Raspibolt. Until starting up the program everything went OK. But if I try to start Thunderhub I’ll get always the same error:

} Error: Could not find a production build in the '/home/thunderhub/thunderhub/src/client/.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id at NextNodeServer.getBuildId (/home/thunderhub/thunderhub/node_modules/next/server/next-server.ts:168:15) at new Server (/home/thunderhub/thunderhub/node_modules/next/server/base-server.ts:293:25) at new NextNodeServer (/home/thunderhub/thunderhub/node_modules/next/server/next-server.ts:98:5) at NextServer.createServer (/home/thunderhub/thunderhub/node_modules/next/server/next.ts:124:12) at /home/thunderhub/thunderhub/node_modules/next/server/next.ts:140:23 { Your environment

Not sure but maybe I did something wrong in this part of the manual, because I’m not really sure which PW you mean with «masterPassword» and «accountpassword». What is the difference? : `masterPassword: 'PASSWORD' # Default password unless defined in account accounts:

seth586 commented 2 years ago

Have the same problem trying to run this on FreeBSD12.3, what fixed this?