sinopia icon indicating copy to clipboard operation
sinopia copied to clipboard

Can't cofigure for useing outside of the local machine

Open TemRhythm opened this issue 8 years ago • 1 comments

Adding to config.yaml: listen: http://my-host-name:20416/

Output:

warn  --- config file  - C:\Users\username\AppData\Roaming\sinopia\config.yaml

 warn  --- http address - http://my-host-name:20416/
 fatal --- cannot create server: listen EADDRNOTAVAIL 11.111.111.11:20416
C:\Users\username>

IP, and hostname replaced in this post by faked

TemRhythm avatar Nov 12 '16 15:11 TemRhythm

Try 0.0.0.0:20416 worked for me.

mikegiddens avatar Feb 28 '17 00:02 mikegiddens