Some people would have noticed, but the server of uploaded.to is off line.
Or in better words there is a dns problem, not everyone have the problem but in long this is the problem that there servers have now:
MOD_PYTHON ERROR
ProcessId: 2279
Interpreter: 'uploaded.to'
ServerName: 'uploaded.to'
DocumentRoot: '/var/uploaded/static'
URI: '/login'
Location: None
Directory: None
Filename: '/var/uploaded/static/login'
PathInfo: ''
Phase: 'PythonHandler'
Handler: 'base'
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)
File "/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1229, in _process_target
result = _execute_target(config, req, object, arg)
File "/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1128, in _execute_target
result = object(arg)
File "/var/uploaded/base/base.py", line 95, in handler
a = uri.lstrip("/").split("/")[0]
AttributeError: 'NoneType' object has no attribute 'lstrip'
Update:
Downloading is back possible, uploading not.
It is recovering, piece by piece...
Everything is fine now.