-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
I'm on Manjaro Linux (a distro from the Arch family), so I have cloned the project and used ant run as instructed.
$ ant run
Buildfile: /home/villares/GitHub/nodebox/build.xml
properties:
init:
compile:
bindir-unix:
bindir-win:
bindir:
run:
[java] Jun 02, 2024 8:45:19 PM nodebox.Log info
[java] INFO: Starting NodeBox
[java] Jun 02, 2024 8:45:21 PM nodebox.Log warn
[java] WARNING: Update checker encountered error.
[java] java.io.FileNotFoundException: https://secure.nodebox.net/app/nodebox/appcast.xml?v=3.0.53&p=3
[java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2018)
[java] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1611)
[java] at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[java] at nodebox.versioncheck.UpdateChecker.run(UpdateChecker.java:30)
[java]
BUILD SUCCESSFUL
Total time: 11 minutes 34 seconds
I can't use any menu command, they open an close immediately...
Metadata
Metadata
Assignees
Labels
No labels