Created
December 11, 2012 10:47
-
-
Save richo/4257701 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-12-11T10:19:17+00:00 app[web.1]: | |
2012-12-11T10:19:17+00:00 app[web.1]: | |
2012-12-11T10:19:17+00:00 app[web.1]: Error: (string-parse-start+end) bad argument type - not a string: #!eof | |
2012-12-11T10:19:17+00:00 app[web.1]: <syntax> [main] (string->number (get-environment-variable "PORT")) | |
2012-12-11T10:19:17+00:00 app[web.1]: Call history: | |
2012-12-11T10:19:17+00:00 app[web.1]: | |
2012-12-11T10:19:17+00:00 app[web.1]: <syntax> [mainloop] (mainloop) | |
2012-12-11T10:19:17+00:00 app[web.1]: <syntax> [main] (tcp-listen (string->number (get-environment-variable "PORT"))) | |
2012-12-11T10:19:17+00:00 app[web.1]: <syntax> [main] (get-environment-variable "PORT") | |
2012-12-11T10:19:17+00:00 app[web.1]: <syntax> [main] (mainloop) | |
2012-12-11T10:19:17+00:00 app[web.1]: <syntax> [main] (##core#undefined) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [main] (tcp-listen (string->number (get-environment-variable "PORT"))) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [main] (string->number (get-environment-variable "PORT")) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [main] (get-environment-variable "PORT") | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [main] (mainloop) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [mainloop] (##sys#call-with-values (##core#lambda () (tcp-accept sock)) (##core#lambda (s-in4142 s-out4344) (##...... | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [handle] (read-line in) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [handle] (get-request-path line) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [mainloop] (tcp-accept sock) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [mainloop] (handle s-in s-out) | |
2012-12-11T10:19:17+00:00 app[web.1]: <eval> [get-request-path] (string-tokenize line) <-- | |
2012-12-11T10:19:18+00:00 heroku[web.1]: Process exited with status 70 | |
2012-12-11T10:19:18+00:00 heroku[web.1]: State changed from starting to crashed | |
2012-12-11T10:29:45+00:00 heroku[web.1]: State changed from crashed to starting | |
2012-12-11T10:29:48+00:00 heroku[web.1]: Starting process with command `THREADED=yes PORT=11491 csi -ss main.scm` | |
2012-12-11T10:29:49+00:00 app[web.1]: | |
2012-12-11T10:29:49+00:00 app[web.1]: | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [main] (tcp-listen (string->number (get-environment-variable "PORT"))) | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [main] (mainloop) | |
2012-12-11T10:29:49+00:00 app[web.1]: <syntax> [mainloop] (mainloop) | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [main] (get-environment-variable "PORT") | |
2012-12-11T10:29:49+00:00 app[web.1]: Call history: | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [handle] (get-request-path line) | |
2012-12-11T10:29:49+00:00 app[web.1]: Error: (string-parse-start+end) bad argument type - not a string: #!eof | |
2012-12-11T10:29:49+00:00 app[web.1]: | |
2012-12-11T10:29:49+00:00 app[web.1]: <syntax> [main] (get-environment-variable "PORT") | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [main] (string->nu | |
mber (get-environment-variable "PORT")) | |
2012-12-11T10:29:49+00:00 app[web.1]: <syntax> [main] (mainloop) | |
2012-12-11T10:29:49+00:00 app[web.1]: <syntax> [main] (string->number (get-environment-variable "PORT")) | |
2012-12-11T10:29:49+00:00 app[web.1]: <syntax> [main] (##core#undefined) | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [get-request-path] (string-tokenize line) <-- | |
2012-12-11T10:29:49+00:00 app[web.1]: <syntax> [main] (tcp-listen (string->number (get-environment-variable "PORT"))) | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [handle] (read-line in) | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [mainloop] (tcp-accept sock) | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [mainloop] (##sys#call-with-values (##core#lambda () (tcp-accept sock)) (##core#lambda (s-in4142 s-out4344) (##...... | |
2012-12-11T10:29:49+00:00 app[web.1]: <eval> [mainloop] (handle s-in s-out) | |
2012-12-11T10:29:50+00:00 heroku[web.1]: Process exited with status 70 | |
2012-12-11T10:40:09+00:00 heroku[web.1]: State changed from crashed to starting | |
2012-12-11T10:40:12+00:00 heroku[web.1]: Starting process with command `THREADED=yes PORT=44868 csi -ss main.scm` | |
2012-12-11T10:40:13+00:00 app[web.1]: Call history: | |
2012-12-11T10:40:13+00:00 app[web.1]: <syntax> [mainloop] (mainloop) | |
2012-12-11T10:40:13+00:00 app[web.1]: | |
2012-12-11T10:40:13+00:00 app[web.1]: Error: (string-parse-start+end) bad argument type - not a string: #!eof | |
2012-12-11T10:40:13+00:00 app[web.1]: | |
2012-12-11T10:40:13+00:00 app[web.1]: | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [mainloop] (tcp-accept sock) | |
2012-12-11T10:40:13+00:00 app[web.1]: <syntax> [main] (tcp-listen (string->number (get-environment-variable "PORT"))) | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [get-request-path] (string-tokenize line) <-- | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [handle] (get-request-path line) | |
2012-12-11T10:40:13+00:00 app[web.1]: <syntax> [main] (string->number (get-environment-variable "PORT")) | |
2012-12-11T10:40:13+00:00 app[web.1]: <syntax> [main] (mainloop) | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [main] (tcp-listen (string->number (get-environment-variable "PORT"))) | |
2012-12-11T10:40:13+00:00 app[web.1]: <syntax> [main] (##core#undefined) | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [main] (string->number (get-environment-variable "PORT")) | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [main] (mainloop) | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [mainloop] (##sys#call-with-values (##core#lambda () (tcp-accept sock)) (##core#lambda (s-in4142 s-out4344) (##...... | |
2012-12-11T10:40:13+00:00 app[web.1]: <syntax> [main] (get-environment-variable "PORT") | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [mainloop] (handle s-in s-out) | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [main] (get-environment-variable "PORT") | |
2012-12-11T10:40:13+00:00 app[web.1]: <eval> [handle] (read-line in) | |
2012-12-11T10:40:14+00:00 heroku[web.1]: State changed from starting to crashed | |
2012-12-11T10:40:14+00:00 heroku[web.1]: Process exited with status 70 | |
2012-12-11T10:45:49+00:00 heroku[slugc]: Slug compilation started | |
2012-12-11T10:45:59+00:00 heroku[web.1]: State changed from crashed to starting | |
2012-12-11T10:45:59+00:00 heroku[slugc]: Slug compilation finished | |
2012-12-11T10:46:00+00:00 heroku[web.1]: Starting process with command `THREADED=yes PORT=53070 csi -ss main.scm` | |
2012-12-11T10:46:00+00:00 app[web.1]: | |
2012-12-11T10:46:00+00:00 app[web.1]: Error: (string-parse-start+end) bad argument type - not a string: #!eof | |
2012-12-11T10:46:00+00:00 app[web.1]: | |
2012-12-11T10:46:00+00:00 app[web.1]: Call history: | |
2012-12-11T10:46:00+00:00 app[web.1]: | |
2012-12-11T10:46:00+00:00 app[web.1]: <syntax> [main] (##core#begin (##core#let () (mainloop))) | |
2012-12-11T10:46:00+00:00 app[web.1]: <syntax> [main] (##core#let () (mainloop)) | |
2012-12-11T10:46:00+00:00 app[web.1]: <syntax> [main] (##core#begin (mainloop)) | |
2012-12-11T10:46:00+00:00 app[web.1]: <syntax> [main] (mainloop) | |
2012-12-11T10:46:00+00:00 app[web.1]: <syntax> [main] (##core#undefined) | |
2012-12-11T10:46:00+00:00 app[web.1]: <syntax> [main] (##core#undefined) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [main] (get-environment-variable "PORT") | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [main] (tcp-listen (string->number (get-environment-variable "PORT"))) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [main] (string->number (get-environment-variable "PORT")) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [mainloop] (tcp-accept sock) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [mainloop] (handle s-in s-out) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [handle] (read-line in) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [handle] (get-request-path line) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [get-request-path] (string-tokenize line) <-- | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [main] (mainloop) | |
2012-12-11T10:46:00+00:00 app[web.1]: <eval> [mainloop] (##sys#call-with-values (##core#lambda () (tcp-accept sock)) (##core#lambda (s-in5859 s-out6061) (##...... | |
2012-12-11T10:46:01+00:00 heroku[web.1]: Process exited with status 70 | |
2012-12-11T10:46:02+00:00 heroku[web.1]: State changed from starting to crashed | |
2012-12-11T10:46:13+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=identso.herokuapp.com fwd=125.253.110.136 dyno= queue= wait= connect= service= status=503 bytes= | |
2012-12-11T10:46:14+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=identso.herokuapp.com fwd=125.253.110.136 dyno= queue= wait= connect= service= status=503 bytes= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment