This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-07-07
Channels
- # aleph (10)
- # announcements (6)
- # architecture (23)
- # atom-editor (2)
- # beginners (35)
- # biff (5)
- # cljdoc (22)
- # clojure (14)
- # clojure-europe (18)
- # clojure-hungary (26)
- # clojure-nl (6)
- # clojure-uk (6)
- # clojurescript (39)
- # core-async (1)
- # data-science (14)
- # datascript (20)
- # datomic (4)
- # graalvm (18)
- # jobs-discuss (5)
- # keechma (1)
- # leiningen (4)
- # malli (3)
- # nbb (11)
- # nextjournal (2)
- # off-topic (1)
- # parinfer (1)
- # releases (1)
- # remote-jobs (3)
- # shadow-cljs (7)
- # sql (2)
- # xtdb (4)
./task deploy
to DO hangs and this shows up in the logs…
task[1549]: /home/app/task: line 22: 1563 Killed clj "$@" -J-XX:-OmitStackTraceInFastThrow -M -m $MAIN_NS --port 7888 --middleware '[cider.nrepl/cider-middleware]'
I ran that command directly on the server which erred as well with
/usr/local/bin/clojure: line 385: 1926 Killed "$JAVA_CMD" -classpath "$tools_cp" clojure.main -m clojure.tools.deps.alpha.script.make-classpath2 --config-user "$config_user" --config-project "$config_project" --basis-file "$basis_file" --libs-file "$libs_file" --cp-file "$cp_file" --jvm-file "$jvm_file" --main-file "$main_file" "${tools_args[@]}"
any thoughts?It’s the new less expensive $4 droplet, btw… maybe the 512mb of memory is an issue, as unlikely as that is. I’ll try the standard droplet to check.
Well, I’ll be. That was it. I had another droplet with the error and resized it to the 1GB memory version and it worked as well.
👍👍👍 perhaps with the right flags it could be made to work
[unrelated] also pair programming thing is going down in one hour: https://clojurians.slack.com/archives/C013Y4VG20J/p1656457659549319