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

Killing process because of error Error: spawn chrome ENOENT #40

Closed
bentech4u opened this issue Jun 7, 2021 · 2 comments
Closed

Killing process because of error Error: spawn chrome ENOENT #40

bentech4u opened this issue Jun 7, 2021 · 2 comments

Comments

@bentech4u
Copy link

while starting script in linux, getting below

root@example:/home/ben# ./SPX-GC_linux64

GC 1.0.13 is starting. Closing this window/process will stop the server.

2021-06-07T11:27:48.134Z [SPX GC] info: START-UP INFORMATION:

SPX GC ................. Copyright 2020-2021 SmartPX info@smartpx.fi
Version ................ 1.0.13
License ................ MIT (see LICENSE.txt)
Homepage ............... https://spxgc.com
Template Store ......... https://spxgc.com/store
Knowledge Base ......... https://spxgc.tawk.help
Config file ............ /home/ben/config.json
Cfg / locale ........... english.json
Cfg / loglevel ......... info (options: error | warn | info | verbose | debug )
Cfg / dataroot ......... /home/ben/DATAROOT/
Cfg / template files ... /home/ben/ASSETS/templates/
Cfg / logfolder ........ /home/ben/LOG/
Cfg / lauchchrome ...... true
Cfg / templatesource ... http://1.1.1.1

See README.pdf and Knowledge Base for more info.

──────────────────────────────────
Open SPX-GC in a browser:
http://1.1.1.1:5000
──────────────────────────────────

Killing process because of error Error: spawn chrome ENOENT

SPX-GC exit! (Errorcode 5: Unspecified exit code)

@ogmkp
Copy link

ogmkp commented Jun 13, 2021

You have to set "launchchrome" to false in config.json, because you don't have right env var or chromium/chrome.

@TuomoKu
Copy link
Owner

TuomoKu commented Oct 28, 2021

@maxdrfr is absolutely correct.

Config parameter launchchrome is set to false by default from 1.0.14 onwards,

@TuomoKu TuomoKu closed this as completed Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants