I keep getting the following error when I try to save an image (using plotly_IMAGE in R):
<html><head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>502 Server Error</title> </head> <body text=#000000 bgcolor=#ffffff> <h1>Error: Server Error</h1> <h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2> <h2></h2> </body></html>
I have updated to the latest version of the R library from github, and it hasn’t helped. Waiting 30s as suggested in the error message doesn’t help. Occasionally, I get lucky and an image is produced, but on most attempts I get this error. This has persisted for several days. Is there a fix?