Skip to content

Conversation

@liraelia
Copy link

@liraelia liraelia commented Nov 27, 2024

nextcloud returns Internal Server Error when trying to upload to directory that already exists
this checks if it exists and if it does it won't try to create it again and instead uses the existing one

‗‗‗‗‗‗‗‗‗‗
 CURL LOG
‾‾‾‾‾‾‾‾‾‾
CREATE DIR ERROR FOR "1.1.1"
<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
        <s:exception>Internal Server Error</s:exception>
        <s:message>
                The server was unable to complete your request.         If this happens again, please send the technical details below to the server administrator.             More details can be found in the server log.                    </s:message>

        <s:technical-details>
                <s:remote-address>x.x.x.x</s:remote-address>
                <s:request-id>ia96ZqKXecFWX7c3jjWP</s:request-id>

                </s:technical-details>
</d:error>

@liraelia liraelia marked this pull request as ready for review November 27, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant