[GH-ISSUE #90] Cross-reference 'sys_fs_open' failed with the ird #7

Closed
opened 2026-02-15 15:54:42 -05:00 by yindo · 0 comments
Owner

Originally created by @13xforever on GitHub (Oct 9, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/90

Originally assigned to: @13xforever on GitHub.

IRD file contains all file names that are expected to be on the disc, it might be helpful to auto detect broken copies.

  • ird fetch (depends on #89)
  • local ird cache
    • try to get matches via web api, use local copy when possible
    • use local cache search if web is not available
  • ird metadata decoder
  • new log parser collector for 'sys_fs_open' failed messages
  • same for 'sys_fs_opendir' failed messages
  • formatter for the Notes section of log parsing results

'sys_fs_opendir' failed.log.gz
'sys_fs_open' failed.log.gz

Originally created by @13xforever on GitHub (Oct 9, 2018). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/90 Originally assigned to: @13xforever on GitHub. IRD file contains all file names that are expected to be on the disc, it might be helpful to auto detect broken copies. - [x] ird fetch (depends on #89) - [x] local ird cache - [x] try to get matches via web api, use local copy when possible - [x] use local cache search if web is not available - [x] ird metadata decoder - [x] new log parser collector for `'sys_fs_open' failed` messages - [x] same for `'sys_fs_opendir' failed` messages - [x] formatter for the Notes section of log parsing results ['sys_fs_opendir' failed.log.gz](https://github.com/RPCS3/discord-bot/files/2463578/sys_fs_opendir.failed.log.gz) ['sys_fs_open' failed.log.gz](https://github.com/RPCS3/discord-bot/files/2545961/sys_fs_open.failed.log.gz)
yindo added the log analyzer label 2026-02-15 15:54:42 -05:00
yindo closed this issue 2026-02-15 15:54:42 -05:00
yindo changed title from Cross-reference 'sys_fs_open' failed with the ird to [GH-ISSUE #90] Cross-reference 'sys_fs_open' failed with the ird 2026-06-05 15:24:51 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#7