Dedicated Servers - Rails server is running, but cannot connect to localhost:3000
... / Rails server is running, ...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Rails server is running, but cannot connect to localhost:3000

Von
TimotheeP1
Erstellungsdatum 2020-03-17 17:54:02 (edited on 2024-09-04 14:24:22) in Dedicated Servers

Hi I have an issue for installation redmine .
After a good installation i run the webrick server... It runs but i can't connect to localhost:3000
Is it a problem with the proxy ? I don't found the log bundle ...
I try many options of binding, port, no effect !

If you have any idea !

Thanks a lot !
timothy@cloudweb-ssh:~/www/redmine-4.1.0 $ bundle exec rails server --binding=localhost webrick -p 8654 -e production
=> Booting WEBrick
=> Rails 5.2.4.1 application starting in production on http://localhost:8654
=> Run `rails server -h` for more startup options
[2020-03-17 18:14:56] INFO WEBrick 1.4.2
[2020-03-17 18:14:56] INFO ruby 2.6.3 (2019-04-16) [x86_64-linux]
[2020-03-17 18:14:56] INFO WEBrick::HTTPServer#start: pid=8518 port=8654


Antworten sind derzeit für diese Frage deaktiviert.