#1261 Error on amber serve

Closed
opened 2 years ago by mmontone · 3 comments
mmontone commented 2 years ago

Hello,

after a successful amber init, when I try amber serve, I get this:

marian@gimli ~/src/amber-test $ amber serve
Welcome to Amber CLI version 0.107.0 (Amber 0.30.0, NodeJS 14.17.3).
Error starting server: an Error

How can I debug this? I don't see any debugging option available in the client command.

Thanks!

Hello, after a successful amber init, when I try amber serve, I get this: ``` marian@gimli ~/src/amber-test $ amber serve Welcome to Amber CLI version 0.107.0 (Amber 0.30.0, NodeJS 14.17.3). Error starting server: an Error ``` How can I debug this? I don't see any debugging option available in the client command. Thanks!
Herby Vojčík commented 2 years ago
Owner

Oh. Interesting. I have never seen this error. :-/

Does using different port help (amber itself should show usage)?

Also, node 14 may be a problem - not sure if it works (10 and/or 12 should).

Oh. Interesting. I have never seen this error. :-/ Does using different port help (`amber` itself should show usage)? Also, node 14 may be a problem - not sure if it works (10 and/or 12 should).
mmontone commented 2 years ago
Poster

Problem solved.

I had an 'amber serve' in another window, so it was probably that the http port was already in use.

Sorry for the noise.

Problem solved. I had an 'amber serve' in another window, so it was probably that the http port was already in use. Sorry for the noise.
mmontone commented 2 years ago
Poster

It would be nice to somehow print the message of that 'anError' to the terminal, though. For debugging purposes.

It would be nice to somehow print the message of that 'anError' to the terminal, though. For debugging purposes.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.