Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 Help       Thread starter prest       2      
Status
Not open for further replies.

prest

Member
Contributor
Verified
So while running JB ps4 crashed and restored database, so when i login all my fpkg games were gone, i tried using DB fix with python, but I get error. Can someone helm me to solve this?
Code:
C:\Users\zygez\AppData\Local\Programs\Python\Python38>python fix_db.py 192.168.0.104
["'CUSA01210'", "'CUSA02168'", "'CUSA00411'", "'CUSA12443'", "'CUSA00556'", "'CUSA10872'", "'CUSA09175'", "'CUSA12605'", "'CUSA01116'", "'CUSA14876'", "'CUSA15090'", "'CUSA00717'", "'CUSA13801'", "'CUSA02299'", "'CUSA08519'", "'CUSA13885'", "'CUSA11379'", "'CUSA12320'"]
Processing table: tbl_appbrowse_0411548698
        Processing GameID: CUSA00411... Traceback (most recent call last):
  File "fix_db.py", line 81, in <module>
    cusa = get_game_info_by_id(GameID)
  File "fix_db.py", line 39, in get_game_info_by_id
    ftp.cwd('/system_data/priv/appmeta/%s/' % GameID)
  File "C:\Users\zygez\AppData\Local\Programs\Python\Python38\lib\ftplib.py", line 614, in cwd
    return self.voidcmd(cmd)
  File "C:\Users\zygez\AppData\Local\Programs\Python\Python38\lib\ftplib.py", line 280, in voidcmd
    return self.voidresp()
  File "C:\Users\zygez\AppData\Local\Programs\Python\Python38\lib\ftplib.py", line 253, in voidresp
    resp = self.getresp()
  File "C:\Users\zygez\AppData\Local\Programs\Python\Python38\lib\ftplib.py", line 248, in getresp
    raise error_perm(resp)
ftplib.error_perm: 550 Invalid directory.
 
Solution
it failed to find a dir for a games meta if all else fails you can retrieve your game pkgs from /user/app, all your updates from /user/patch and if i remember DLC is in the user/addcont

if your hdd is ok then they should reinstall fine
it failed to find a dir for a games meta if all else fails you can retrieve your game pkgs from /user/app, all your updates from /user/patch and if i remember DLC is in the user/addcont

if your hdd is ok then they should reinstall fine
 
Solution
Happened to me too, the hdd showed the space is full but no games to launch on the dashboard, I were in the obligation of reset the ps4 database losing all my progress, even I have a backup data, its not restored as should be via the xploit.
I'm on 6 72 btw
 
Status
Not open for further replies.
Back
Top