We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
export word through pandoc fail(2.5.3)
browser get:
// 20240430121218 // http://192.168.8.20:3000/NPnainVDQfmR1kOZVIYpQg/pandoc?exportType=docx
{ "message": "[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381706.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381706.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381701.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381701.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381705.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381705.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png\"\n" }
docker logs:
2024-04-30T04:12:17.682Z info: 192.168.8.1 - - [30/Apr/2024:04:12:17 +0000] "GET /NPnainVDQfmR1kOZVIYpQg/pandoc?exportType=docx HTTP/1.1" 200 1724 "http://192.168.8.20:3000/NPnainVDQfmR1kOZVIYpQg" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
The text was updated successfully, but these errors were encountered:
I have the same issue. By delete , '--sandbox' in https://github.com/hackmdio/codimd/blob/f00df5058dd8ff70e057b8f4500714f7f773990a/lib/note/noteActions.js#L148C42-L148C49, this sloved. Wish this help you.
, '--sandbox'
Sorry, something went wrong.
No branches or pull requests
export word through pandoc fail(2.5.3)
browser get:
// 20240430121218
// http://192.168.8.20:3000/NPnainVDQfmR1kOZVIYpQg/pandoc?exportType=docx
{
"message": "[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381706.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381706.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381701.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381701.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381704.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381703.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381705.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381705.png\"\n[WARNING] Could not fetch resource http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png: PandocResourceNotFound "http://192.168.8.20:3000/uploads/989c145692fe9b86679381702.png\"\n"
}
docker logs:
2024-04-30T04:12:17.682Z info: 192.168.8.1 - - [30/Apr/2024:04:12:17 +0000] "GET /NPnainVDQfmR1kOZVIYpQg/pandoc?exportType=docx HTTP/1.1" 200 1724 "http://192.168.8.20:3000/NPnainVDQfmR1kOZVIYpQg" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
The text was updated successfully, but these errors were encountered: