Can't run on OpenSuse
See original GitHub issueI followed the installation using npx
method. I am using OpenSuse Tumbleweed.
The first thing is that if we choose PostgreSQL as the database, then it should use 5432 as default port. Right now it uses 3306 which is default for MySQL.
The installation is successful, but can’t run the app. There are errors on both; running the client as well the server.
Client error: npm run start
Server error: npm run start-dev
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Common Problems and Their Solutions | Start-Up
If any application needs data stored in a directory on a faulty Samba server, it cannot start or function properly. NIS (User Management)....
Read more >openSUSE Frequently Asked Questions -- start here - Reddit
Frequently Asked Questions (FAQs). This post is intended to answer frequently asked questions about all openSUSE distributions and the ...
Read more >I'm unable to run AppImage applications in openSUSE ...
I was able to run them again by changing permissions to fusermount binary, by running these commands as root : chmod a+x /usr/bin/fusermount ......
Read more >4. Installation - Howto Install openSUSE on Your Computer
If your computer won't boot from the DVD or USB media, check that the computer BIOS is configured to boot from CD/DVD or...
Read more >YaST does not run when accessing the system ... - SUSE
Connection is established through VNC to the server or desktop system but when the icon is selected to run YaST nothing happens.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for trying that out! You’re absolutely right about the docs. I’ll look into it as soon as I can
@ilovefreesw forgot to keep this issue in the loop. There are two docker images now
razvanilin/chartbrew:latest
foramd64
architecture - so this should work on your distrorazvanilin/chartbrew:latest-arm64
forarm64
architecture - compatible with the M1 chipsThe docs have been updated with instructions for each architecture: https://docs.chartbrew.com/deployment/#run-the-application-with-docker