Roxen CGI Runtime Information
Misc
- Python Version
- 3.6.8 (default, Nov 16 2020, 16:55:22)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
- PWD
- /srv/www/users/hugo
Cookies
Traceback (most recent call last):
File "/srv/www/users/hugo/status.cgi", line 29, in
cookies.load(os.getenv("HTTP_COOKIE"))
File "/usr/lib64/python3.6/http/cookies.py", line 560, in load
for key, value in rawdata.items():
AttributeError: 'NoneType' object has no attribute 'items'