Giter Site home page Giter Site logo

Comments (4)

gfursin avatar gfursin commented on August 16, 2024

I think I fixed that in the latest commit. May I ask you to check it, please?
Thanks!

from ck.

psyhtest avatar psyhtest commented on August 16, 2024

Unfortunately, I still have the same problem:

$ ck setup kernel --wfe
=======================================================================
Loading current configuration ...
=======================================================================
*** Web front end control (through CK web server or third-party web server and CK php connector) ***

Current web front-end URL prefix: http://192.168.1.66:3344/web?
Current web front-end template:   default

Enter new web front-end URL prefix (Enter to keep previous): http://192.168.1.73:3344/web?    
Enter new web front-end template (Enter to keep previous): 
=======================================================================
Writing local configuration (directly) ...

Configuration successfully recorded to /home/dvdt/CK/local/kernel/default/.cm/meta.json ...
$ ck start web
For now we can only start server indefinitely
but we should add a proper start/stop/resume support at some point ...

Starting CK web service on localhost:3344 ...

from ck.

gfursin avatar gfursin commented on August 16, 2024

I think I fixed it now. Furthermore, if you add --port, you do not need to setup kernel - CK will automatically detect it, i.e.

ck start web --port=3333
firefox localhost:3333
This should work!

from ck.

psyhtest avatar psyhtest commented on August 16, 2024

It does now - thanks! It's more useful for me to specify --host in the local network but this can be done too:

$ ck start web --host=192.168.1.73 --port=3322
For now we can only start server indefinitely
but we should add a proper start/stop/resume support at some point ...

Starting CK web service on 192.168.1.73:3322 ...

from ck.

Related Issues (20)

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.