Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117537990
D5697.1774856420.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
648 B
Referenced Files
None
Subscribers
None
D5697.1774856420.diff
View Options
diff --git a/src/app/DataMigrator/Driver/DAV.php b/src/app/DataMigrator/Driver/DAV.php
--- a/src/app/DataMigrator/Driver/DAV.php
+++ b/src/app/DataMigrator/Driver/DAV.php
@@ -106,6 +106,8 @@
}
} catch (RequestException $e) {
\Log::warning("Failed (code {$e->getCode()}) to save DAV object at {$href}:\n {$e->getMessage()}");
+ // Log the dav object so we can learn
+ \Log::info($object);
// 400 is returned on errors that only affect individual events,
// so we don't abort the migration because of that.
// 403 is returned if validation checks fail
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 7:40 AM (2 d, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18797355
Default Alt Text
D5697.1774856420.diff (648 B)
Attached To
Mode
D5697: Log the DAV object after an error so we can investigate
Attached
Detach File
Event Timeline