-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with lein send-invites #7
Comments
I haven't pulled any of the updates into the demo app yet. Are you using the latest from the master branch? |
yea |
it seems work fine with g0v/invieyoself right now! |
Guys I am with the same problem. My tool versions are: PhantomJS - 1.9.8 Any ideia about? |
@wenderjean DId you try the PR #10? Maybe It will fix the problem, I guess. |
@Gasol Thanks for sharing, I did not have seen this PR before. It works now. |
This isn't working for me. It seems like the same issue.
|
Hey @jmoont I did just as described in #10 PR and works for me. Maybe you can try to pull our fork and test or see if has some changes between your version and ours. |
@wenderjean still didn't work with the same error - how can I debug this? |
Hi Guy,
i am not able to get this script to work, it seems the demo is having the same issue? , the cron job appears to fail: Ive attached a tail of the logs
2015-02-12T17:03:33.668221+00:00 app[scheduler.2811]: (Retrieving org/clojure/tools.nrepl/0.2.3/tools.nrepl-0.2.3.pom from central)
2015-02-12T17:03:34.902087+00:00 app[scheduler.2811]: (Retrieving clojure-complete/clojure-complete/0.2.3/clojure-complete-0.2.3.pom from clojars)
2015-02-12T17:03:35.303735+00:00 app[scheduler.2811]: (Retrieving ring-mock/ring-mock/0.1.5/ring-mock-0.1.5.pom from clojars)
2015-02-12T17:03:35.631836+00:00 app[scheduler.2811]: (Retrieving pjstadig/humane-test-output/0.6.0/humane-test-output-0.6.0.pom from clojars)
2015-02-12T17:03:35.940197+00:00 app[scheduler.2811]: (Retrieving org/clojure/tools.nrepl/0.2.3/tools.nrepl-0.2.3.jar from central)
2015-02-12T17:03:36.140647+00:00 app[scheduler.2811]: (Retrieving clojure-complete/clojure-complete/0.2.3/clojure-complete-0.2.3.jar from clojars)
2015-02-12T17:03:36.401683+00:00 app[scheduler.2811]: (Retrieving ring-mock/ring-mock/0.1.5/ring-mock-0.1.5.jar from clojars)
2015-02-12T17:03:36.399638+00:00 app[scheduler.2811]: (Retrieving pjstadig/humane-test-output/0.6.0/humane-test-output-0.6.0.jar from clojars)
2015-02-12T17:03:37.482056+00:00 app[scheduler.2811]: Picked up JAVA_TOOL_OPTIONS: -Djava.rmi.server.useCodebaseOnly=true
2015-02-12T17:03:43.641065+00:00 app[scheduler.2811]: Failed!
2015-02-12T17:03:44.475614+00:00 heroku[scheduler.2811]: Process exited with status 1
2015-02-12T17:03:44.485690+00:00 heroku[scheduler.2811]: State changed from up to complete
The text was updated successfully, but these errors were encountered: