bug#13463: web http (fport_write) broken pipe
Hi I keep my blog using Andy's tekuti and I always update to latest guile. Right now 2.0.7, since last week. This morning I found out that the blog was not running and this is what the terminal showed. Aleix In web/server/http.scm: 158:6 1 (http-write #< socket: # …) In unknown file: 0 (put-bytevector # #vu8(60 # …) …) ERROR: In procedure fport_write: Broken pipe [some more of the same with different socket numbers] In web/server/http.scm: 158:6 1 (http-write #< socket: # …) In unknown file: 0 (put-bytevector # #vu8(60 # …) …) ERROR: In procedure fport_write: Broken pipe ;;; ((p "Incomplete post data:" "x")) Killed
bug#13463: Acknowledgement (web http (fport_write) broken pipe)
I think you can ignore this by now. It might be a server problem as other services were having problems too. Aleix On Wed, Jan 16, 2013 at 9:30 AM, GNU bug Tracking System wrote: > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > bug-guile@gnu.org > > If you wish to submit further information on this problem, please > send it to 13...@debbugs.gnu.org. > > Please do not send mail to help-debb...@gnu.org unless you wish > to report a problem with the Bug-tracking system. > > -- > 13463: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13463 > GNU Bug Tracking System > Contact help-debb...@gnu.org with problems
bug#13463: Acknowledgement (web http (fport_write) broken pipe)
Aleix Conchillo Flaqué skribis: > I think you can ignore this by now. It might be a server problem as > other services were having problems too. OK, done. (Nothing new had happened in that area in 2.0.7.) Ludo’.