Spiffy Output pasted by JazzyEagle on Wed Nov 23 14:39:21 2016
[Wed Nov 23 07:24:41 2016] "GET http://localhost:8080/?user=jazzyeagle HTTP/1.1" Error: (string-parse-start+end) bad argument type - not a string ("<pre>\n\tCall history:\n\n\tspiffy.scm:373: continue\t \n\tspiffy.scm:422: lp\t \n\tspiffy.scm:354: index-files\t \... Call history: spiffy.scm:353: root-path spiffy.scm:353: make-pathname spiffy.scm:352: file-exists? spiffy.scm:353: root-path spiffy.scm:353: make-pathname spiffy.scm:352: file-exists? spiffy.scm:357: handle-directory spiffy.scm:357: make-pathname spiffy.scm:350: g536 header-parsers.scm:10: header-contents <eval> [homepage] (set-page-title! "Creative Commons Radio") <eval> [homepage] (##sys#list (##core#quote h1) (##core#quote "Welcome to Creative Commons Radio!")) spiffy.scm:505: k720 spiffy.scm:505: g724 spiffy.scm:507: handle-exception spiffy.scm:508: with-output-to-string <--
Homepage code added by JazzyEagle on Wed Nov 23 14:41:10 2016
(define homepage
(lambda ()
(set-page-title! "Creative Commons Radio")
`(h1 "Welcome to Creative Commons Radio!")))