Plot error "Uh oh, an error occurred on the server."

I run a daily charting Python script. Friday’s run failed on the Plot call with this error: “Uh oh, an error occurred on the server.”

This is the particular line:
graph = py.plot(fig, filename = (date_str + ‘_linkage’), auto_open=False)

plotly.plotly is imported as py.

Execution of the python script sits much longer than normal at this line and then fails for that above error reason. Does anyone know why this might be happening all of a sudden?

I tried moved all charts and other files in my account to Trash. However, when I go to Trash, and try to click Delete Forever, I get the error “Uh oh! We encountered an unknown error, please try again later.”

Thanks for any help!

Seems most of the community is having issues with uploading/overwriting charts.

1 Like

Chart Studio is back to normal.

I got the same error message “Uh oh! We encountered an unknown error, please try again later.” when I logged in on the page where I jumped from the graph page created by Visdom by clicking the “edit” icon. In contrast, I can log in to a new page from scratch.