By the way, is this an access issue?
==> Starting Update...Please be patient
==> Creating temporary directory to download update and unzip: update/v2.0.2.799
==> ERROR: Failed to create the directory: update/v2.0.2.799
* Please contact support via reddit, bitcointalk, or IRC!
Yes. I have yet to identify what the permission is exactly. The current solution (it's an ugly solution) is to:
1) Navigate to the parent folder of cryptoglance
2) sudo chmod -R 777
3) sudo chown -R www-data:www-data
Now I just get internal server error. Since public_html is my cryptofolder not sure why that happened.