NextCloud Update Issues
-
I seem to get this pretty regularly, anyone else see it?
Verifying integrity Parsing response failed. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>504 Gateway Timeout</title> </head><body> <h1>Gateway Timeout</h1> <p>The gateway did not receive a timely response from the upstream server or application.</p> </body></html>
Of course I can retry, but this seems to be an error that I get way too often while trying to update an NC server. It will work eventually, but a bit more reliably would be nice.
-
@scottalanmiller said in NextCloud Update Issues:
Verifying integrity
Parsing response failed. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>504 Gateway Timeout</title> </head><body> <h1>Gateway Timeout</h1> <p>The gateway did not receive a timely response from the upstream server or application.</p> </body></html>
I read that using the
.phar
updater seems to resolve this. I personally have just been building a new VM and migrating though. -
Another SELinux issue?
-
@black3dynamite said in NextCloud Update Issues:
Another SELinux issue?
Would not be likely as SELinux issues would not be intermittent.