From 02469ac1ec1cd5e17189a2ac259c01cb5ec26663 Mon Sep 17 00:00:00 2001 From: markusk Date: Wed, 23 Jul 2014 20:29:40 +0000 Subject: New bug using webapp with --listen=IP:Port --- ...xist___40__Name_or_service_not_known__41__.mdwn | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 doc/bugs/_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41_____91__2014-07-23_16:41:45_CEST__93___WebApp:_warning_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41__.mdwn (limited to 'doc') diff --git a/doc/bugs/_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41_____91__2014-07-23_16:41:45_CEST__93___WebApp:_warning_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41__.mdwn b/doc/bugs/_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41_____91__2014-07-23_16:41:45_CEST__93___WebApp:_warning_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41__.mdwn new file mode 100644 index 000000000..c6f8eda50 --- /dev/null +++ b/doc/bugs/_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41_____91__2014-07-23_16:41:45_CEST__93___WebApp:_warning_WebApp_crashed:_getAddrInfo:_does_not_exist___40__Name_or_service_not_known__41__.mdwn @@ -0,0 +1,42 @@ +### Please describe the problem. + + +some time ago i was using the webapp bound to a dedicated port number to get around firewall reconfig. Now after some time without using the webapp i'm using it again and when i start it with + + git-annex webapp --listen=192.168.21.12:46199 + +it never starts but just keeps waiting forever(?) + + + + + + +### What steps will reproduce the problem? + + +git-annex webapp --listen=192.168.21.12:46199 + + +### What version of git-annex are you using? On what operating system? + + +version 5.20140716-g8c14ba8 on debian wheezy using your pre build static tar archive. + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +the log output is the following 3 lines + +[2014-07-23 16:41:45 CEST] main: starting assistant version 5.20140716-g8c14ba8 +WebApp crashed: getAddrInfo: does not exist (Name or service not known) +[2014-07-23 16:41:45 CEST] WebApp: warning WebApp crashed: getAddrInfo: does not exist (Name or service not known) + + + +# End of transcript or log. +"""]] -- cgit v1.2.3