Code Monkey home page Code Monkey logo

godot_web's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

boyquotes

godot_web's Issues

Godot_web running error when --TLS flag enabled

bwuk@robots:~/Brain_visualizer/HTML$ godot_web --port 9000 --external --tls-cert 'myCA.pem' --tls-key 'myCA.key'
Server link: https://192.168.50.218:9000/
panic: error running server: tls: failed to parse private key

goroutine 1 [running]:
main.main()
	/home/bwuk/godot_web/cmd/godot_web/main.go:38 +0x27f
bwuk@robots:~/Brain_visualizer/HTML$ 

I thought maybe I had it running in the background process, so I checked the ps. See below:

bwuk@robots:~/Brain_visualizer/HTML$ ps aux | grep godot_web
bwuk       22293  0.0  0.0  17980   712 pts/2    S+   10:20   0:00 grep --color=auto godot_web
bwuk@robots:~/Brain_visualizer/HTML$ 

When I run it without TLS flag enabled, it shows on Ps:

bwuk@robots:~/Brain_visualizer/HTML$ ps aux | grep godot_web
bwuk       22300  0.1  0.0 1085208 5872 pts/2    Sl+  10:20   0:00 godot_web --port 9000 --external
bwuk       22317  0.0  0.0  17980   724 pts/6    S+   10:21   0:00 grep --color=auto godot_web
bwuk@robots:~/Brain_visualizer/HTML$ 

Not sure if it was my mistake input or not.

OS: Ubuntu 20.04

Legend

Ain't no way someone actually made a dev server just for this, but here you are.
Thanks a lot man, wasn't looking forward to tweaking it all manually but here you come save my bacon.

Much love man, and success in your future endeavors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.