question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't run on OpenSuse

See original GitHub issue

I 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.

image

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

image

Server error: npm run start-dev

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
razvanilincommented, Oct 5, 2021

Thanks for trying that out! You’re absolutely right about the docs. I’ll look into it as soon as I can

0reactions
razvanilincommented, Mar 3, 2022

@ilovefreesw forgot to keep this issue in the loop. There are two docker images now

  • razvanilin/chartbrew:latest for amd64 architecture - so this should work on your distro
  • razvanilin/chartbrew:latest-arm64 for arm64 architecture - compatible with the M1 chips

The docs have been updated with instructions for each architecture: https://docs.chartbrew.com/deployment/#run-the-application-with-docker

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found