knadh / niltalk

Instant, disposable, single-binary web based live chat server. Go + VueJS.
GNU Affero General Public License v3.0
948 stars 118 forks source link

undefined error #13

Closed ghost closed 4 years ago

ghost commented 6 years ago

hello what is the probleme

command-line-arguments

run.bat command-line-arguments .\niltalk.go:91:69: undefined: syscall.SIGUSR1 .\niltalk.go:94:14: undefined: syscall.SIGUSR1

scottmeup commented 5 years ago

I encounter "Undefined Error" whenever the hostname as visible to the client is not the same as config.json:url's value.

If you create an entry in your client's hosts file to point to the IP address of the server, AND set config.json:url's value to be that same hostname you may be able to resolve the issue.

knadh commented 4 years ago

Apologies. I know it's taken forever, but I've just published a complete rewrite of Niltalk. Please check the repo.