kemono-frontend keeps stopping / possible related issue with cloudscraper not being reachable?
kemono-frontend keeps stopping and restarting.
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
assets by path pages/ 102 KiB
assets by path pages/components/ 32.2 KiB 31 assets
assets by path pages/*.html 37.8 KiB 18 assets
assets by path pages/account/ 15.4 KiB 15 assets
assets by path pages/development/ 7.88 KiB 12 assets
assets by path pages/help/*.html 5.78 KiB 7 assets
2 assets
assets by path static/ 531 KiB
assets by path static/bundle/ 201 KiB 7 assets
assets by path static/*.png 298 KiB 5 assets
assets by path static/*.svg 18.3 KiB 5 assets
assets by path static/js/*.js 3.17 KiB 3 assets
assets by path static/css/*.css 5.68 KiB 2 assets
asset static/favicon.ico 4.06 KiB [emitted] [from: static/favicon.ico] [copied]
asset static/loading.gif 673 bytes [emitted] [from: static/loading.gif] [copied]
Entrypoint global 111 KiB (673 bytes) = static/bundle/js/runtime-557055b1018f67642b45.bundle.js 1.01 KiB static/bundle/js/vendors-635ce3e4a47bd164e6d9.bundle.js 11.4 KiB static/bundle/css/global-9cc619cb16a254799c35.css 35.3 KiB static/bundle/js/global-fc60f4f0750632db570b.bundle.js 63.1 KiB 1 auxiliary asset
Entrypoint admin 102 KiB (673 bytes) = static/bundle/js/runtime-557055b1018f67642b45.bundle.js 1.01 KiB static/bundle/js/vendors-635ce3e4a47bd164e6d9.bundle.js 11.4 KiB static/bundle/css/admin-443b3e921b373dc51843.css 26.5 KiB static/bundle/js/admin-1d314808734a4fd125d1.bundle.js 63.1 KiB 1 auxiliary asset
orphan modules 108 KiB [orphan] 43 modules
runtime modules 2.92 KiB 5 modules
code generated modules 200 KiB (javascript) 61.9 KiB (css/mini-extract) [code generated]
modules by path ./node_modules/ 33.5 KiB
modules by path ./node_modules/@babel/runtime/helpers/esm/*.js 3.76 KiB 12 modules
modules by path ./node_modules/@babel/runtime/helpers/esm/*.js + 2 modules 1.68 KiB 2 modules
modules by path ./node_modules/@babel/runtime/helpers/esm/*.js + 1 modules 1.93 KiB 2 modules
3 modules
modules by path ./src/ 167 KiB (javascript) 61.9 KiB (css/mini-extract)
modules by path ./src/js/ 55.8 KiB (javascript) 61.9 KiB (css/mini-extract) 9 modules
modules by path ./src/pages/ 85.9 KiB
./src/pages/_index.js + 14 modules 69.3 KiB [built] [code generated]
./src/pages/components/_index.js + 10 modules 16.6 KiB [built] [code generated]
./src/utils/_index.js + 1 modules 6.43 KiB [built] [code generated]
./src/api/_index.js + 6 modules 18.8 KiB [built] [code generated]
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
static/dicksword.png (246 KiB)
WARNING in webpack performance recommendations:
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
webpack 5.31.2 compiled with 2 warnings in 27130 ms
> [email protected] build /app
> webpack --config webpack.prod.js
When trying to import a Patreon session key I get this on the Web UI log readout:
[7f1641c6c62f253c]@2022-04-04 08:08:06: Starting import. Your import id is 7f1641c6c62f253c.
[7f1641c6c62f253c]@2022-04-04 08:08:06: Importing DMs...
[7f1641c6c62f253c]@2022-04-04 08:08:37: Done importing DMs.
[7f1641c6c62f253c]@2022-04-04 08:08:39: Importing campaign 4897838
[7f1641c6c62f253c]@2022-04-04 08:08:39: Error connecting to cloudscraper. Please try again.
[7f1641c6c62f253c]@2022-04-04 08:08:39: Importing campaign 2605107
[7f1641c6c62f253c]@2022-04-04 08:08:39: Error connecting to cloudscraper. Please try again.
[7f1641c6c62f253c]@2022-04-04 08:08:39: Importing campaign 2016430
[7f1641c6c62f253c]@2022-04-04 08:08:46: Error connecting to cloudscraper. Please try again.
[7f1641c6c62f253c]@2022-04-04 08:08:46: Finished scanning for posts.
kemono-frontend keeps stopping and restarting.
Did you edit the prod compose config? It is only supposed to build the files and then close.
When trying to import a Patreon session key I get this on the Web UI log readout:
Patreon importer is dead until the fix comes out (no ETA).
kemono-frontend keeps stopping and restarting.
Did you edit the prod compose config? It is only supposed to build the files and then close.
When trying to import a Patreon session key I get this on the Web UI log readout:
Patreon importer is dead until the fix comes out (no ETA).
Ah, I see. Since it built perfectly fine, maybe I shouldn't worry about the frontend one then. Maybe the appearance of those restarts was just that Portainer keeps refreshing the logs by default and that gave the impression of the text selection disappearing due to scrolling? Anyway, docker ps --all shows the container exited 8h ago, so... no restarts which would be odd.
And yeah, I edited the prod one, so seems all fine for now.
As for Patreon... Would it be possible to manually add a Patreon page, like scrape the profile and then just manually add posts/files bare? I've been subscribed to a Russian artist, and they moved to boosty, and I'd love to manually assign my previous downloads of their content. :)
Other than that I don't think there are any oddities then. Creating an artist page without a session key definitely would help tremendously though. (probably not as a public feature outside of admin access for the public official instance :P)
As for Patreon... Would it be possible to manually add a Patreon page, like scrape the profile and then just manually add posts/files bare? I've been subscribed to a Russian artist, and they moved to boosty, and I'd love to manually assign my previous downloads of their content. :)
No, primarily because this repo was mainly built for running a public site in mind and all this fancy UI requires pretty much refactoring everything.
Other than that I don't think there are any oddities then. Creating an artist page without a session key definitely would help tremendously though. (probably not as a public feature outside of admin access for the public official instance :P)
Do you know python?