----- Original Message ----- > hi; > > Currently I just used latest autotest tool. > After configured Web Front-End, but failed to access > http://127.0.0.1/afe/server/admin/afe/host/add/ > with errno 2(No usable temporary directory found). > > More informathion, please see traceback. > What can i do to avoid this problem? > Thanks very much. > > > ======================= > [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', > '/usr/tmp', '/']
Do you have '/tmp', '/var/tmp', '/usr/tmp' in the server? what's the owner/group? Do you have enough space? Looks like a permission issue. > Show Traceback > ~~~~~~~~~~~~~~~ > Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", > line 111, in get_response ... -- Amos _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
