Page 1 of 1

getting 500 internal server error

Posted: Thu Jun 29, 2023 8:08 pm
by shikhar_472
Hi Team
Sometimes we are suddenly getting 500 internal server error but when i do refresh it get resolve

Caused by: ro.sync.net.protocol.http.HttpExceptionWithDetails: 500 Internal Server Error for: http://test/data/resources/webdav/168996/Id3bb2f00.xml
at ro.sync.net.protocol.http.b.s.x(Unknown Source)
at ro.sync.net.protocol.http.b.s.c(Unknown Source)
at ro.sync.net.protocol.http.abstraction.l.r(Unknown Source)
at ro.sync.net.protocol.http.abstraction.l.e(Unknown Source)
at ro.sync.net.protocol.http.WebdavHttpURLConnection$_c.close(Unknown Source)
at java.io.FilterOutputStream.close(FilterOutputStream.java:159)
at com.oxygenxml.examples.webdav.WebdavUrlConnection$1.close(WebdavUrlConnection.java:85)
... 97 common frames omitted
Here are some logs could please help if you have any idea.

Re: getting 500 internal server error

Posted: Fri Jun 30, 2023 10:28 am
by cristi_talau
Hello,
This is an error that happens in your WebDAV server. You may want to check the health of the WebDAV server to which Web Author is connected.

Best,
Cristian