[GH-ISSUE #400] Can't set SAVE_FAVICON=false: Error while loading configuration value: USE_CURL — KeyError: 'FETCH_TITLE' #265

Closed
opened 2026-03-01 14:41:58 +03:00 by kerem · 2 comments
Owner

Originally created by @jwilk on GitHub (Jul 30, 2020).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/400

$ archivebox config --set SAVE_FAVICON=false
[i] [2020-07-30 08:56:28] ArchiveBox v0.4.9: archivebox config --set SAVE_FAVICON=false
    > /home/jwilk/archivebox


[X] Error while loading configuration value: USE_CURL
    KeyError: 'FETCH_TITLE'
Originally created by @jwilk on GitHub (Jul 30, 2020). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/400 ```console $ archivebox config --set SAVE_FAVICON=false [i] [2020-07-30 08:56:28] ArchiveBox v0.4.9: archivebox config --set SAVE_FAVICON=false > /home/jwilk/archivebox [X] Error while loading configuration value: USE_CURL KeyError: 'FETCH_TITLE' ```
Author
Owner

@pirate commented on GitHub (Jul 30, 2020):

Can you post your ArchiveBox.conf file here

<!-- gh-comment-id:666486451 --> @pirate commented on GitHub (Jul 30, 2020): Can you post your `ArchiveBox.conf` file here
Author
Owner

@pirate commented on GitHub (Jul 30, 2020):

Whoops sorry nevermind. Fixed it: 5707ffe.

You can get the fix early before the next release using:

python -m pip install git+https://github.com/pirate/ArchiveBox.git@master
<!-- gh-comment-id:666693445 --> @pirate commented on GitHub (Jul 30, 2020): Whoops sorry nevermind. Fixed it: 5707ffe. You can get the fix early before the next release using: ```bash python -m pip install git+https://github.com/pirate/ArchiveBox.git@master ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#265
No description provided.