justarmadillo

Results 8 comments of justarmadillo

> ``` > docker run -p 9222:9222 -p 9223:9223 -v $PWD/profiles:/output/ -it webrecorder/browsertrix-crawler create-login-profile --interactive --url "http://username:[email protected]/" > ``` when I do this method, the following error results, any solution...

anyone who still have the same problem, I've fixed the errors manually (Anki 23.10.1 Qt6) you can install the addon manually via this file: https://mega.nz/file/t00hSDwY#WCJjIYpkdK0fyOMEoZ4Z8WuLhywgXmG0NaeJUXAjaWs

go to : stable-diffusion-webui\venv\Lib\site-packages and add these 2 folders from this zip file there it should work [ifnude.zip](https://github.com/s0md3v/sd-webui-roop/files/12769903/ifnude.zip)

> I had this issue mine worked by adding an absolute path to the file e.g for me it was `/Applications/chatd.app/Contents/Resources/app/src/service/worker.js` worked thanks

tried using xhr, same error (ankidroid only, anki desktop works perfectly) `[collection.media/#answer:1 Access to XMLHttpRequest at 'file:///storage/emulated/0/AnkiDroid/collection.media/_collection.html' from origin 'null' has been blocked by CORS policy: Cross origin requests are...

> Hi there. Could you please share a zipped `apkg` file with a card affected by that? sure! @BrayanDSO [Fetch error deck.zip](https://github.com/ankidroid/Anki-Android/files/15282545/Fetch.error.deck.zip)

> A difference about Anki and AnkiDroid is that Anki handles media requests with a local HTTP server hosted at `127.0.0.1`, while AnkiDroid serves files directly by using `file:///` scheme....