-
-
Notifications
You must be signed in to change notification settings - Fork 20
no ip_unprevileged_port_start found on Debian #20
Comments
If there's some info you need about my system; i can give it. uname -a: The /proc/sys/net/ipv4 contains the following ip-parameters:
|
Ok so I uninstalled this and tried installing with npm. It does install, but then when running site.js update, it says
|
Thanks for the report. I’ll install a Debian image and test this out and see if I can reproduce it and report back. |
Hi @kapitaali, I just did the following and could not reproduce your error:
And Site.js initialised and started serving the site at https://localhost without error. I’m wondering what about your configuration is causing the issue. A couple of questions:
Thanks. |
Hi,
After having created the directories like you did, and having run the command
|
I’ve reproduced this second error by attempting to run Site.js via Tracking internally here: https://source.small-tech.org/site.js/app/-/issues/250 The fix will be in the next release. Thank you again for reporting this and apologies for the hassle. Since I’m either running it during development from my local git working directory or via the binary in production, I hadn’t considered this use case. |
@kapitaali I just released version 16.0.1 that fixes your second issue. You should be able to run Site.js as a global module now and also, if you like, through |
I have confirmed on my other system that it does in fact work with npm. This one needs inspecting, but it's not the site.js itself that is broken here. So thanks. |
Hi,
trying this out but it's not working on Debian 9.9.
The text was updated successfully, but these errors were encountered: