vctfence / scrapbee

Mozilla Public License 2.0
39 stars 23 forks source link

Scrapbee has stoped saving images #88

Closed balbirthomas closed 2 years ago

balbirthomas commented 2 years ago

After updating scrapbee backend I find that images are not being saved. This is not specific to any page but happens with all pages. Below is the log of my running scrapbee backend

[info] version = 2.5.0
[info] browser = Firefox 91.4.1
[info] platform = Linux x86-64
[info] start web server: port = '9000'. pwd = 'null'
[info] connect web server: connected, version = 1.7.6
[info] show rdf list
[info] switch to rdf "/home/me/scrapbee/scrapbee.rdf"
[info] rdf loaded in 396ms
[info] saving changes to rdf
[info] saving changes to rdf
[info] backup success: /home/me/scrapbee/scrapbee_20220119.rdf
[info] backup success: /home/me/scrapbee/scrapbee_20220119.rdf
[info] rdf updated
[info] rdf updated
[info] saving changes to rdf
[info] saving changes to rdf
[info] rdf updated
[info] rdf updated
[info] saving changes to rdf
[info] rdf updated
[info] saving changes to rdf
[info] rdf updated
balbirthomas commented 2 years ago

Further to my bug report above, now I also see the following errors in the log

error] failed to inject file /js/marker.js, Frame not found, or missing host permission, 8589934603
[info] saving changes to rdf
[info] rdf updated
[info] saving changes to rdf
[info] rdf updated
[info] saving changes to rdf
[info] saving changes to rdf
[info] rdf updated
[info] rdf updated
[error] failed to inject file /libs/jquery-3.3.1.js, Frame not found, or missing host permission, 8589934645
[error] failed to inject file /js/viewer_frame.js, redeclaration of let Editor, 8589934646
[info] saving changes to rdf
[info] saving changes to rdf
[info] rdf updated
[info] rdf updated
[error] failed to inject file /libs/jquery-3.3.1.js, document is undefined, 8589934657
cdfmr commented 2 years ago

Same problem.

balbirthomas commented 2 years ago

Scrapbee is saving images now and hence closing this issue.