Page 1 of 1

Script update_all Error [Solved]

Posted: Thu Jul 11, 2024 4:39 pm
by pixel240p

:cry: Hello everyone, everything good? I'm having the problem below when updating mister with the update all script, does anyone else have this same problem? Can you help me please?

Update All 2.1 (2bd) by theypsilon. Run time: 0:05:37.71s at 2024-07-11 12:24:22
Commit: 2bd8794

There were some errors in the Updaters.
Therefore, MiSTer hasn't been fully updated.

Check these logs from the Updaters that failed:

  • Scripts/.config/downloader/downloader.log

Maybe a network problem?
Check your connection and then run this script again.

Full log for more details: Scripts/.config/update_all/update_all.log


Re: Script update_all Error [Solved]

Posted: Thu Jul 11, 2024 5:49 pm
by FPGA64

Without the full log

Full log for more details: Scripts/.config/update_all/update_all.log

Its near impossible to say whats is wrong


Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 2:30 am
by pixel240p

This is log result:

env: {
"CURL_SSL": "--cacert /etc/ssl/certs/cacert.pem",
"COMMIT": "2bd8794",
"LOCATION_STR": "MiSTer",
"DEBUG": "false",
"KEY_IGNORE_TIME": "0.1",
"TRANSITION_SERVICE_ONLY": "false"
}
config: {
"start_time": 1720715089.3271017,
"curl_ssl": "--cacert /etc/ssl/certs/cacert.pem",
"commit": "2bd8794",
"key_ignore_time": 0.1,
"base_path": "/media/fat",
"base_system_path": "/media/fat",
"paths_from_downloader_ini": false,
"update_linux": true,
"not_mister": false,
"verbose": false,
"temporary_downloader_ini": false,
"transition_service_only": 0,
"databases": "{'arcade_offset_folder', 'MikeS11/YC_Builds-MiSTer', 'MiSTer_SAM_files', 'llapi_folder', 'arcade_roms_db', 'retrospy/retrospy-MiSTer', 'names_txt', 'tty2oled_files', 'theypsilon_unofficial_distribution', 'Coin-OpCollection/Distribution-MiSTerFPGA', 'uberyoji_mister_boot_roms_mgl', 'i2c2oled_files', 'agg23_db', 'distribution_mister', 'jtcores', 'arcade_names_txt', 'bios_db', 'Ranny-Snice/Ranny-Snice-Wallpapers', 'RGarciaLago/Wallpaper_Collection', 'mrext/all'}",
"arcade_organizer": true,
"encc_forks": false,
"download_beta_cores": true,
"names_region": "US",
"names_char_code": "CHAR18",
"names_sort_code": "Common",
"hbmame_filter": false,
"rannysnice_wallpapers_filter": "ar4-3",
"wait_time_for_reading": 2,
"countdown_time": 15,
"autoreboot": true,
"pocket_firmware_update": false,
"pocket_backup": false,
"main_updater": true,
"jotego_updater": true,
"names_txt_updater": true,
"arcade_names_txt": true,
"bios_getter": true,
"arcade_roms_db_downloader": true,
"uberyoji_mister_boot_roms_mgl": true,
"unofficial_updater": true,
"llapi_updater": true,
"arcade_offset_downloader": true,
"coin_op_collection_downloader": true,
"agg23_db": true,
"MikeS11/YC_Builds-MiSTer": true,
"tty2oled_files_downloader": true,
"i2c2oled_files_downloader": true,
"mistersam_files_downloader": true,
"mrext/all": true,
"retrospy/retrospy-MiSTer": true,
"Ranny-Snice/Ranny-Snice-Wallpapers": true,
"RGarciaLago/Wallpaper_Collection": true
}
store: {
"migration_version": 2,
"theme": "Blue Installer",
"wait_time_for_reading": 2,
"countdown_time": 15,
"autoreboot": true,
"download_beta_cores": true,
"names_region": "US",
"names_char_code": "CHAR18",
"names_sort_code": "Common",
"introduced_arcade_names_txt": true,
"pocket_firmware_update": false,
"pocket_backup": false
}

Code: Select all

                    -------- Update All 2.1 ---------                        
                    The All-in-One Updater for MiSTer
                    ---------------------------------
                      - Powered by Downloader 1.8 -


           ╔═════════════════════════════════════════════════╗              
           ║  Become a patron to unlock exclusive features!  ║              
           ║           www.patreon.com/theypsilon            ║              
           ╚═════════════════════════════════════════════════╝              

Reading sections from /media/fat/downloader.ini

Sequence:

  • Main Distribution: MiSTer-devel
  • JTCORES for MiSTer (+betas)
  • Names TXT: CHAR18 Common US
  • Arcade Names TXT: US
  • BIOS Database
  • Arcade ROMs Database
  • Uberyoji Boot ROMs
  • theypsilon Unofficial Distribution
  • LLAPI Folder
  • Arcade Offset folder
  • Coin-Op Collection
  • agg23's MiSTer Cores
  • Y/C Builds
  • tty2oled files
  • i2c2oled files
  • MiSTer SAM files
  • MiSTer Extensions (wizzo)
  • RetroSpy
  • Ranny Snice Wallpapers
  • RGarciaLago Wallpaper Collection (by different authors)
  • Arcade Organizer

[1m[0mPress <[1mUP[0m>, To enter the SETTINGS screen.
[1m
[0mPress <[1mDOWN[0m>, To continue now.

Launcher update aborted: already current hash.

################################################################################
#==============================================================================#
################################################################################

Running MiSTer Downloader
Using latest downloader from Scripts/.config/downloader/downloader_latest.zip

################################################################################
#==============================================================================#
################################################################################

Running Arcade Organizer

FINISHED: Arcade Organizer

################################################################################
#==============================================================================#
################################################################################

Running Linux Update

################################################################################
#==============================================================================#
################################################################################

Update All 2.1 (2bd) by theypsilon. Run time: 0:00:48.27s at 2024-07-11 13:25:42
Commit: 2bd8794

There were some errors in the Updaters.
Therefore, MiSTer hasn't been fully updated.

Check these logs from the Updaters that failed:

  • Scripts/.config/downloader/downloader.log

Maybe a network problem?
Check your connection and then run this script again.

Full log for more details: Scripts/.config/update_all/update_all.log


Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 2:31 am
by pixel240p
FPGA64 wrote: Thu Jul 11, 2024 5:49 pm

Without the full log

Full log for more details: Scripts/.config/update_all/update_all.log

Its near impossible to say whats is wrong

This is the log result, can help me please!

env: {
"CURL_SSL": "--cacert /etc/ssl/certs/cacert.pem",
"COMMIT": "2bd8794",
"LOCATION_STR": "MiSTer",
"DEBUG": "false",
"KEY_IGNORE_TIME": "0.1",
"TRANSITION_SERVICE_ONLY": "false"
}
config: {
"start_time": 1720715089.3271017,
"curl_ssl": "--cacert /etc/ssl/certs/cacert.pem",
"commit": "2bd8794",
"key_ignore_time": 0.1,
"base_path": "/media/fat",
"base_system_path": "/media/fat",
"paths_from_downloader_ini": false,
"update_linux": true,
"not_mister": false,
"verbose": false,
"temporary_downloader_ini": false,
"transition_service_only": 0,
"databases": "{'arcade_offset_folder', 'MikeS11/YC_Builds-MiSTer', 'MiSTer_SAM_files', 'llapi_folder', 'arcade_roms_db', 'retrospy/retrospy-MiSTer', 'names_txt', 'tty2oled_files', 'theypsilon_unofficial_distribution', 'Coin-OpCollection/Distribution-MiSTerFPGA', 'uberyoji_mister_boot_roms_mgl', 'i2c2oled_files', 'agg23_db', 'distribution_mister', 'jtcores', 'arcade_names_txt', 'bios_db', 'Ranny-Snice/Ranny-Snice-Wallpapers', 'RGarciaLago/Wallpaper_Collection', 'mrext/all'}",
"arcade_organizer": true,
"encc_forks": false,
"download_beta_cores": true,
"names_region": "US",
"names_char_code": "CHAR18",
"names_sort_code": "Common",
"hbmame_filter": false,
"rannysnice_wallpapers_filter": "ar4-3",
"wait_time_for_reading": 2,
"countdown_time": 15,
"autoreboot": true,
"pocket_firmware_update": false,
"pocket_backup": false,
"main_updater": true,
"jotego_updater": true,
"names_txt_updater": true,
"arcade_names_txt": true,
"bios_getter": true,
"arcade_roms_db_downloader": true,
"uberyoji_mister_boot_roms_mgl": true,
"unofficial_updater": true,
"llapi_updater": true,
"arcade_offset_downloader": true,
"coin_op_collection_downloader": true,
"agg23_db": true,
"MikeS11/YC_Builds-MiSTer": true,
"tty2oled_files_downloader": true,
"i2c2oled_files_downloader": true,
"mistersam_files_downloader": true,
"mrext/all": true,
"retrospy/retrospy-MiSTer": true,
"Ranny-Snice/Ranny-Snice-Wallpapers": true,
"RGarciaLago/Wallpaper_Collection": true
}
store: {
"migration_version": 2,
"theme": "Blue Installer",
"wait_time_for_reading": 2,
"countdown_time": 15,
"autoreboot": true,
"download_beta_cores": true,
"names_region": "US",
"names_char_code": "CHAR18",
"names_sort_code": "Common",
"introduced_arcade_names_txt": true,
"pocket_firmware_update": false,
"pocket_backup": false
}

Code: Select all

                    -------- Update All 2.1 ---------                        
                    The All-in-One Updater for MiSTer
                    ---------------------------------
                      - Powered by Downloader 1.8 -


           ╔═════════════════════════════════════════════════╗              
           ║  Become a patron to unlock exclusive features!  ║              
           ║           www.patreon.com/theypsilon            ║              
           ╚═════════════════════════════════════════════════╝              

Reading sections from /media/fat/downloader.ini

Sequence:

  • Main Distribution: MiSTer-devel
  • JTCORES for MiSTer (+betas)
  • Names TXT: CHAR18 Common US
  • Arcade Names TXT: US
  • BIOS Database
  • Arcade ROMs Database
  • Uberyoji Boot ROMs
  • theypsilon Unofficial Distribution
  • LLAPI Folder
  • Arcade Offset folder
  • Coin-Op Collection
  • agg23's MiSTer Cores
  • Y/C Builds
  • tty2oled files
  • i2c2oled files
  • MiSTer SAM files
  • MiSTer Extensions (wizzo)
  • RetroSpy
  • Ranny Snice Wallpapers
  • RGarciaLago Wallpaper Collection (by different authors)
  • Arcade Organizer

[1m[0mPress <[1mUP[0m>, To enter the SETTINGS screen.
[1m
[0mPress <[1mDOWN[0m>, To continue now.

Launcher update aborted: already current hash.

################################################################################
#==============================================================================#
################################################################################

Running MiSTer Downloader
Using latest downloader from Scripts/.config/downloader/downloader_latest.zip

################################################################################
#==============================================================================#
################################################################################

Running Arcade Organizer

FINISHED: Arcade Organizer

################################################################################
#==============================================================================#
################################################################################

Running Linux Update

################################################################################
#==============================================================================#
################################################################################

Update All 2.1 (2bd) by theypsilon. Run time: 0:00:48.27s at 2024-07-11 13:25:42
Commit: 2bd8794

There were some errors in the Updaters.
Therefore, MiSTer hasn't been fully updated.

Check these logs from the Updaters that failed:

  • Scripts/.config/downloader/downloader.log

Maybe a network problem?
Check your connection and then run this script again.

Full log for more details: Scripts/.config/update_all/update_all.log


Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 2:37 am
by Flandango

While you are at it, might as well post what is in Scripts/.config/downloader/downloader.log


Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 3:06 am
by pixel240p
Flandango wrote: Fri Jul 12, 2024 2:37 am

While you are at it, might as well post what is in Scripts/.config/downloader/downloader.log

hi, thank, this is result of downloader.log

START!

Reading file: /media/fat/downloader.ini
Reading 'jtcores' db section
Reading 'distribution_mister' db section
Reading 'bios_db' db section
Reading 'Coin-OpCollection/Distribution-MiSTerFPGA' db section
Reading 'tty2oled_files' db section
Reading 'i2c2oled_files' db section
Reading 'MiSTer_SAM_files' db section
Reading 'mrext/all' db section
Reading 'Ranny-Snice/Ranny-Snice-Wallpapers' db section
Reading 'arcade_names_txt' db section
Reading 'retrospy/retrospy-MiSTer' db section
Reading 'RGarciaLago/Wallpaper_Collection' db section
Reading 'uberyoji_mister_boot_roms_mgl' db section
Reading 'theypsilon_unofficial_distribution' db section
Reading 'llapi_folder' db section
Reading 'arcade_offset_folder' db section
Reading 'agg23_db' db section
Reading 'MikeS11/YC_Builds-MiSTer' db section
Reading 'names_txt' db section
Reading 'arcade_roms_db' db section
Reading 'n64_dev' db section
env: {
"DOWNLOADER_LAUNCHER_PATH": null,
"DOWNLOADER_INI_PATH": "/media/fat/downloader.ini",
"LOGFILE": null,
"CURL_SSL": "",
"COMMIT": "c08b81c",
"ALLOW_REBOOT": "0",
"UPDATE_LINUX": "false",
"DEFAULT_DB_URL": "https://raw.githubusercontent.com/MiSTe ... b.json.zip",
"DEFAULT_DB_ID": "distribution_mister",
"DEFAULT_BASE_PATH": null,
"FORCED_BASE_PATH": null,
"PC_LAUNCHER": null,
"DEBUG": "false",
"FAIL_ON_FILE_ERROR": "false"
}
config: {
"databases": {
"jtcores": {
"db_url": "https://raw.githubusercontent.com/joteg ... b.json.zip",
"section": "jtcores",
"options": {
"props": {
"filter": "[MiSTer]"
}
}
},
"distribution_mister": {
"db_url": "https://raw.githubusercontent.com/MiSTe ... b.json.zip",
"section": "distribution_mister"
},
"bios_db": {
"db_url": "https://raw.githubusercontent.com/BigDe ... b.json.zip",
"section": "bios_db"
},
"coin-opcollection/distribution-misterfpga": {
"db_url": "https://raw.githubusercontent.com/Coin- ... b.json.zip",
"section": "coin-opcollection/distribution-misterfpga"
},
"tty2oled_files": {
"db_url": "https://raw.githubusercontent.com/venic ... leddb.json",
"section": "tty2oled_files"
},
"i2c2oled_files": {
"db_url": "https://raw.githubusercontent.com/venic ... leddb.json",
"section": "i2c2oled_files"
},
"mister_sam_files": {
"db_url": "https://raw.githubusercontent.com/mrchr ... b.json.zip",
"section": "mister_sam_files"
},
"mrext/all": {
"db_url": "https://raw.githubusercontent.com/wizzo ... s/all.json",
"section": "mrext/all"
},
"ranny-snice/ranny-snice-wallpapers": {
"db_url": "https://raw.githubusercontent.com/Ranny ... b.json.zip",
"section": "ranny-snice/ranny-snice-wallpapers",
"options": {
"
props": {
"filter": "ar4-3"
}
}
},
"arcade_names_txt": {
"db_url": "https://raw.githubusercontent.com/PigSa ... es_US.json",
"section": "arcade_names_txt"
},
"retrospy/retrospy-mister": {
"db_url": "https://raw.githubusercontent.com/retro ... b.json.zip",
"section": "retrospy/retrospy-mister"
},
"rgarcialago/wallpaper_collection": {
"db_url": "https://raw.githubusercontent.com/RGarc ... b.json.zip",
"section": "rgarcialago/wallpaper_collection"
},
"uberyoji_mister_boot_roms_mgl": {
"db_url": "https://raw.githubusercontent.com/ubery ... s_mgl.json",
"section": "uberyoji_mister_boot_roms_mgl"
},
"theypsilon_unofficial_distribution": {
"db_url": "https://raw.githubusercontent.com/theyp ... b.json.zip",
"section": "theypsilon_unofficial_distribution"
},
"llapi_folder": {
"db_url": "https://raw.githubusercontent.com/MiSTe ... b.json.zip",
"section": "llapi_folder"
},
"arcade_offset_folder": {
"db_url": "https://raw.githubusercontent.com/Torya ... b.json.zip",
"section": "arcade_offset_folder"
},
"agg23_db": {
"db_url": "https://raw.githubusercontent.com/agg23 ... ifest.json",
"section": "agg23_db"
},
"mikes11/yc_builds-mister": {
"db_url": "https://raw.githubusercontent.com/MikeS ... b.json.zip",
"section": "mikes11/yc_builds-mister"
},
"names_txt": {
"db_url": "https://raw.githubusercontent.com/Three ... on_US.json",
"section": "names_txt"
},
"arcade_roms_db": {
"db_url": "https://raw.githubusercontent.com/zakk4 ... b.json.zip",
"section": "arcade_roms_db"
},
"n64_dev": {
"db_url": "https://raw.githubusercontent.com/Rober ... b.json.zip",
"section": "n64_dev"
}
},
"config_path": "/media/fat/downloader.ini",
"base_path": "/media/fat",
"base_system_path": "/media/fat",
"storage_priority": "prefer_sd",
"allow_delete": 1,
"allow_reboot": 0,
"update_linux": false,
"downloader_threads_limit": 20,
"downloader_timeout": 300,
"downloader_retries": 3,
"zip_file_count_threshold": 60,
"zip_accumulated_mb_threshold": 100,
"filter": null,
"verbose": false,
"debug": false,
"default_db_id": "distribution_mister",
"start_time": 1720753406.763818,
"logfile": null,
"is_pc_launcher": false,
"user_defined_options": [],
"commit": "c08b81c",
"fail_on_file_error": false,
"minimum_system_free_space_mb": 512,
"minimum_external_free_space_mb": 128,
"curl_ssl": ""
}
Reading file contents "/MiSTer.version"
Linux Version: 231108
Loading dict from file "/media/fat/Scripts/.config/downloader/downloader.json"
Reading file contents "/proc/mounts"

Detected following connected drives:
/media/usb0

Loading dict from file "/media/usb0/.downloader_db.json"
Loading db from url: https://raw.githubusercontent.com/joteg ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/MiSTe ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/BigDe ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/Coin- ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/venic ... leddb.json
Loading db from url: https://raw.githubusercontent.com/venic ... leddb.json
Loading db from url: https://raw.githubusercontent.com/mrchr ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/wizzo ... s/all.json
Loading db from url: https://raw.githubusercontent.com/Ranny ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/PigSa ... es_US.json
Loading db from url: https://raw.githubusercontent.com/retro ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/RGarc ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/ubery ... s_mgl.json
Loading db from url: https://raw.githubusercontent.com/theyp ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/MiSTe ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/Torya ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/agg23 ... ifest.json
Loading db from url: https://raw.githubusercontent.com/MikeS ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/Three ... on_US.json
Loading db from url: https://raw.githubusercontent.com/zakk4 ... b.json.zip
Loading db from url: https://raw.githubusercontent.com/Rober ... b.json.zip
/tmp/y9czt5rr
/tmp/tbqbgdq4
/tmp/vpjanhs6
/tmp/dm35ls7z
/tmp/ne5qognb
/tmp/ohuve9bg
/tmp/65r0hmvu
/tmp/8rl8f2q1
/tmp/60ia9ih2
/tmp/sl5akoin
/tmp/83ye8x1i
/tmp/pz6591z6
/tmp/i3v9qsp6
/tmp/a32a21ik
/tmp/gw9y_7a7
/tmp/8_6i56u1
/tmp/ztrjes9j
/tmp/v1a7bunn
/tmp/kvpf418c
/tmp/nruy1qqx
/tmp/m88s0ron
Bad http status! /tmp/m88s0ron: 404
Bad http status! /tmp/m88s0ron: 404
~...................+++++++++++++++++.+++
/tmp/m88s0ron
Bad http status! /tmp/m88s0ron: 404
Bad http status! /tmp/m88s0ron: 404
~
/tmp/m88s0ron
Bad http status! /tmp/m88s0ron: 404
Bad http status! /tmp/m88s0ron: 404
~
/tmp/m88s0ron
Bad http status! /tmp/m88s0ron: 404
Bad http status! /tmp/m88s0ron: 404
~
Loading dict from file "/tmp/y9czt5rr"
Removing "/tmp/y9czt5rr"
Loading dict from file "/tmp/tbqbgdq4"
Removing "/tmp/tbqbgdq4"
Loading dict from file "/tmp/vpjanhs6"
Removing "/tmp/vpjanhs6"
Loading dict from file "/tmp/dm35ls7z"
Removing "/tmp/dm35ls7z"
Loading dict from file "/tmp/ne5qognb"
Removing "/tmp/ne5qognb"
Loading dict from file "/tmp/ohuve9bg"
Removing "/tmp/ohuve9bg"
Loading dict from file "/tmp/65r0hmvu"
Removing "/tmp/65r0hmvu"
Loading dict from file "/tmp/8rl8f2q1"
Removing "/tmp/8rl8f2q1"
Loading dict from file "/tmp/60ia9ih2"
Removing "/tmp/60ia9ih2"
Loading dict from file "/tmp/sl5akoin"
Removing "/tmp/sl5akoin"
Loading dict from file "/tmp/83ye8x1i"
Removing "/tmp/83ye8x1i"
Loading dict from file "/tmp/pz6591z6"
Removing "/tmp/pz6591z6"
Loading dict from file "/tmp/i3v9qsp6"
Removing "/tmp/i3v9qsp6"
Loading dict from file "/tmp/a32a21ik"
Removing "/tmp/a32a21ik"
Loading dict from file "/tmp/gw9y_7a7"
Removing "/tmp/gw9y_7a7"
Loading dict from file "/tmp/8_6i56u1"
Removing "/tmp/8_6i56u1"
Loading dict from file "/tmp/ztrjes9j"
Removing "/tmp/ztrjes9j"
Loading dict from file "/tmp/v1a7bunn"
Removing "/tmp/v1a7bunn"
Loading dict from file "/tmp/kvpf418c"
Removing "/tmp/kvpf418c"
Loading dict from file "/tmp/nruy1qqx"
Removing "/tmp/nruy1qqx"
Could not download file from db_url: "https://raw.githubusercontent.com/Rober ... b.json.zip"
distribution_mister still uses base_path: /media/fat
jtcores still uses base_path: /media/fat
bios_db still uses base_path: /media/fat
coin-opcollection/distribution-misterfpga still uses base_path: /media/fat
tty2oled_files still uses base_path: /media/fat
i2c2oled_files still uses base_path: /media/fat
mister_sam_files still uses base_path: /media/fat
mrext/all still uses base_path: /media/fat
ranny-snice/ranny-snice-wallpapers still uses base_path: /media/fat
arcade_names_txt still uses base_path: /media/fat
retrospy/retrospy-mister still uses base_path: /media/fat
rgarcialago/wallpaper_collection still uses base_path: /media/fat
uberyoji_mister_boot_roms_mgl still uses base_path: /media/fat
theypsilon_unofficial_distribution still uses base_path: /media/fat
llapi_folder still uses base_path: /media/fat
arcade_offset_folder still uses base_path: /media/fat
agg23_db still uses base_path: /media/fat
mikes11/yc_builds-mister still uses base_path: /media/fat
names_txt still uses base_path: /media/fat
arcade_roms_db still uses base_path: /media/fat
Preparing databases ...
Preparing db 'distribution_mister'...
No filter for db distribution_mister.
Partition /media/usb0 has 345841074176 bytes available [262144 bytes per block]
Preparing db 'jtcores'...
No filter for db jtcores.
Preparing db 'bios_db'...
No filter for db bios_db.
Preparing db 'coin-opcollection/distribution-misterfpga'...
No filter for db coin-opcollection/distribution-misterfpga.
Preparing db 'tty2oled_files'...
No filter for db tty2oled_files.
Preparing db 'i2c2oled_files'...
No filter for db i2c2oled_files.
Preparing db 'mister_sam_files'...
No filter for db mister_sam_files.
Preparing db 'mrext/all'...
No filter for db mrext/all.
Preparing db 'ranny-snice/ranny-snice-wallpapers'...
Filter for db ranny-snice/ranny-snice-wallpapers: ar4-3
Preparing db 'arcade_names_txt'...
No filter for db arcade_names_txt.
Preparing db 'retrospy/retrospy-mister'...
No filter for db retrospy/retrospy-mister.
Preparing db 'rgarcialago/wallpaper_collection'...
No filter for db rgarcialago/wallpaper_collection.
Preparing db 'uberyoji_mister_boot_roms_mgl'...
No filter for db uberyoji_mister_boot_roms_mgl.
Preparing db 'theypsilon_unofficial_distribution'...
No filter for db theypsilon_unofficial_distribution.
Preparing db 'llapi_folder'...
No filter for db llapi_folder.
Preparing db 'arcade_offset_folder'...
No filter for db arcade_offset_folder.
Preparing db 'agg23_db'...
No filter for db agg23_db.
Preparing db 'mikes11/yc_builds-mister'...
No filter for db mikes11/yc_builds-mister.
Preparing db 'names_txt'...
No filter for db names_txt.
Preparing db 'arcade_roms_db'...
No filter for db arcade_roms_db.
Free space: {'/media/usb0': 345839501312}
Building config map...
Processing config 'base_path:/media/fat;downloader_threads_limit:20;downloader_timeout:300;downloader_retries:3;'...

################################################################################
SECTION: jtcores

Nothing new to download from given sources.

################################################################################
SECTION: bios_db

Nothing new to download from given sources.

################################################################################
SECTION: coin-opcollection/distribution-misterfpga

Nothing new to download from given sources.

################################################################################
SECTION: tty2oled_files

Nothing new to download from given sources.

################################################################################
SECTION: i2c2oled_files

Nothing new to download from given sources.

################################################################################
SECTION: mister_sam_files

Nothing new to download from given sources.

################################################################################
SECTION: mrext/all

Nothing new to download from given sources.

################################################################################
SECTION: ranny-snice/ranny-snice-wallpapers

Nothing new to download from given sources.

################################################################################
SECTION: arcade_names_txt

Nothing new to download from given sources.

################################################################################
SECTION: retrospy/retrospy-mister

Nothing new to download from given sources.

################################################################################
SECTION: rgarcialago/wallpaper_collection

Nothing new to download from given sources.

################################################################################
SECTION: uberyoji_mister_boot_roms_mgl

Nothing new to download from given sources.

################################################################################
SECTION: theypsilon_unofficial_distribution

Nothing new to download from given sources.

################################################################################
SECTION: llapi_folder

Nothing new to download from given sources.

################################################################################

[0m
[0;35m __ _ _ ___ __ __ _
[0;35m / / / \ _ __ ___ __ _ | | ___ / _ \ / _|/ | __| |
[0;35m / / / _ \ | __/ __/ _ |/ _ |/ _ \ | | | | || |/ __|/ _ \ __|
[0;35m _ / / / ___ \| | | (| (| | (| | __/ | || | _| \_ \ / |_
[0;35m ()/
// \_\_| \_\_,|\_,|\_| \_/|| || |/\_|\_|
[0;35m |
___|
[0m

Nothing new to download from given sources.

################################################################################
SECTION: agg23_db

Nothing new to download from given sources.

################################################################################
SECTION: mikes11/yc_builds-mister

Nothing new to download from given sources.

################################################################################
SECTION: names_txt

Nothing new to download from given sources.

Downloading 4 files:
No changes: docs/ADCTest/Readme.md
No changes: docs/NES/README.md
No changes: games/NEOGEO/romsets.xml
*
################################################################################
SECTION: distribution_mister

Processing config 'base_path:/media/fat;downloader_threads_limit:20;downloader_timeout:900;downloader_retries:6;'...

Downloading 3 files:
No changes: games/mame/pleiads.zip
No changes: games/mame/puckman.zip
*
################################################################################
SECTION: arcade_roms_db

IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
IS_FILE quick hits: 0 slow hits: 0
Skipping local_store saving...

===========================
Downloader 1.8 (c08) by theypsilon. Run time: 0:00:21.39s at 2024-07-12 00:03:48
Commit: c08b81c
Log: /media/fat/Scripts/.config/downloader/downloader.log

Installed:
Readme.md, README.md, romsets.xml, pleiads.zip, puckman.zip

Errors:
https://raw.githubusercontent.com/Rober ... b.json.zip

Length of failed_dbs: 1


Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 3:51 am
by dickhardpill

please post your downloader.ini

or just remove or comment out references to Peip in your downloader.ini and try again

Code: Select all

/media/fat/downloader.ini

Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 7:07 am
by FPGA64

As dickhardpill has stated you have the n64 beta download line in your downloader.ini.

This is now no longer required and will errror if called.


Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 4:43 pm
by pixel240p
dickhardpill wrote: Fri Jul 12, 2024 3:51 am

please post your downloader.ini

or just remove or comment out references to Peip in your downloader.ini and try again

Code: Select all

/media/fat/downloader.ini

Thank you guys very much, I commented on the line in downloader.ini referring to Nintendo 64 (RobertPeip) and everything worked perfectly again! solved! Thank you to everyone who helped!


Re: Script update_all Error [Solved]

Posted: Fri Jul 12, 2024 4:44 pm
by pixel240p

Thank you guys very much, I commented on the line referring to Nintendo 64 in downloader.ini (RobertPeip) and everything worked perfectly again! solved! Thank you to everyone who helped!