Displaying 1 result from an estimated 1 matches for "b7336e9648dd5373bc8a506e85ba67a6".
2012 Sep 20
0
dashboard md5 diff
...9;'getaddrinfo: Name or service not known''
Here is the error on the dahsboard:
Processing FilesController#show (for 10.63.1.64 at 2012-09-20 12:47:02)
[GET]
Parameters: {"action"=>"show", "controller"=>"files",
"file"=>"b7336e9648dd5373bc8a506e85ba67a6"}
Completed in 6ms (View: 1, DB: 0) | 500 Internal Server Error [
http://dashboard.vitry.exploit.anticorp/files/show?file=b7336e9648dd5373bc8a506e85ba67a6
]
here is the content of the auth.conf:
# cat conf/auth.conf | grep -v ^#
path ~ ^/catalog/([^/]+)$
method find
allow $1
path ~ ^/node...