Zotero Database Repair Issues: Online Time-out and Manual Fix Error
I'm trying to repair my database but I'm having some difficulty.
1) I'm unable to use the Zotero Database Repair Tool as I keep encountering a '504 Gateway Time-out'
2) When trying the manual method, at step 5 [sqlite3 zotero.sqlite < dump.sql], the following appears:
At line:1 char:23
+ sqlite3 zotero.sqlite < dump.sql
+ ~
The '<' operator is reserved for future use.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
Can anyone help me resolve either of these issues please?
1) I'm unable to use the Zotero Database Repair Tool as I keep encountering a '504 Gateway Time-out'
2) When trying the manual method, at step 5 [sqlite3 zotero.sqlite < dump.sql], the following appears:
At line:1 char:23
+ sqlite3 zotero.sqlite < dump.sql
+ ~
The '<' operator is reserved for future use.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RedirectionNotSupported
Can anyone help me resolve either of these issues please?
You have to run the manual steps from an actual command prompt (e.g., cmd.exe). I assume you're trying from PowerShell.