Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Cookies issue after update Safari to 13.0.1

After update Safari to 13.0.1 it don't save any cookie. I go to any site, make login, and if I close tab and then open it again my login is disappear (I should login again). I switching on/off privacy setting, del all old cookies, restart my mac, but it didn't help me (



I record the video.


https://youtu.be/NTsmQ5VHKQ0


Posted on Sep 28, 2019 8:23 AM

Reply
Question marked as Best reply

Posted on Oct 6, 2019 12:19 AM

I fixed my issue, I used this https://www.youtube.com/watch?v=NXRcA_CGSqc tutorial


  • Close Safari (Force Quit)
  • Click Go Select Go to folder Type: ~/Library. Then Hit Enter
  • Look for Cookies, Cache and Safari. Select them all and Move to Trash.
  • Navigate to Folder Saved Application State. 
  • Search for com.apple.Safari.savedState and Move to Trash (I delete all files form folder Saved Application State).
  • Then Close the window.
  • Copy and Paste all these commands at once in Terminal


mv ~/Library/Safari ~/Desktop/Safari-`date +%Y%m%d%H%M%S`; \
    rm -Rf ~/Library/Caches/Apple\ -\ Safari\ -\ Safari\ Extensions\ Gallery; \
    rm -Rf ~/Library/Caches/Metadata/Safari; \
    rm -Rf ~/Library/Caches/com.apple.Safari; \
    rm -Rf ~/Library/Caches/com.apple.WebKit.PluginProcess; \
    rm -Rf ~/Library/Cookies/Cookies.binarycookies; \
    rm -Rf ~/Library/Preferences/Apple\ -\ Safari\ -\ Safari\ Extensions\ Gallery; \
    rm -Rf ~/Library/Preferences/com.apple.Safari.LSSharedFileList.plist; \
    rm -Rf ~/Library/Preferences/com.apple.Safari.RSS.plist; \
    rm -Rf ~/Library/Preferences/com.apple.Safari.plist; \
    rm -Rf ~/Library/Preferences/com.apple.WebFoundation.plist; \
    rm -Rf ~/Library/Preferences/com.apple.WebKit.PluginHost.plist; \
    rm -Rf ~/Library/Preferences/com.apple.WebKit.PluginProcess.plist; \
    rm -Rf ~/Library/PubSub/Database; \
    rm -Rf ~/Library/Saved\ Application\ State/com.apple.Safari.savedState


Reset mac

6 replies
Question marked as Best reply

Oct 6, 2019 12:19 AM in response to Eric Root

I fixed my issue, I used this https://www.youtube.com/watch?v=NXRcA_CGSqc tutorial


  • Close Safari (Force Quit)
  • Click Go Select Go to folder Type: ~/Library. Then Hit Enter
  • Look for Cookies, Cache and Safari. Select them all and Move to Trash.
  • Navigate to Folder Saved Application State. 
  • Search for com.apple.Safari.savedState and Move to Trash (I delete all files form folder Saved Application State).
  • Then Close the window.
  • Copy and Paste all these commands at once in Terminal


mv ~/Library/Safari ~/Desktop/Safari-`date +%Y%m%d%H%M%S`; \
    rm -Rf ~/Library/Caches/Apple\ -\ Safari\ -\ Safari\ Extensions\ Gallery; \
    rm -Rf ~/Library/Caches/Metadata/Safari; \
    rm -Rf ~/Library/Caches/com.apple.Safari; \
    rm -Rf ~/Library/Caches/com.apple.WebKit.PluginProcess; \
    rm -Rf ~/Library/Cookies/Cookies.binarycookies; \
    rm -Rf ~/Library/Preferences/Apple\ -\ Safari\ -\ Safari\ Extensions\ Gallery; \
    rm -Rf ~/Library/Preferences/com.apple.Safari.LSSharedFileList.plist; \
    rm -Rf ~/Library/Preferences/com.apple.Safari.RSS.plist; \
    rm -Rf ~/Library/Preferences/com.apple.Safari.plist; \
    rm -Rf ~/Library/Preferences/com.apple.WebFoundation.plist; \
    rm -Rf ~/Library/Preferences/com.apple.WebKit.PluginHost.plist; \
    rm -Rf ~/Library/Preferences/com.apple.WebKit.PluginProcess.plist; \
    rm -Rf ~/Library/PubSub/Database; \
    rm -Rf ~/Library/Saved\ Application\ State/com.apple.Safari.savedState


Reset mac

Sep 28, 2019 8:59 AM in response to BaronKorf

Have you tried disabling any Safari extensions?


Are you running any anti - virus programs? Using a VPN?


Try setting up another admin user account in System Preferences/Users & Groups to see if the same problem continues. Please post back on whether or not this worked. Also try the Safe Mode. Please post back on whether or not this worked.


Isolating an issue by using another user account 


Safe Mode - About


If it works in the Safe Mode, try running this program when booted normally and then copy and paste the output in a reply. The program was created by Etresoft, a frequent contributor.  Please use copy and paste as screen shots can be hard to read. Click “Share Report” button in the toolbar, select “Copy to Clipboard” and then paste into a reply. This will show what is running on your computer. No personal information is shown. If the log won’t post, try posting it in Pastebin and provide a link in a reply. After pasting the report in a PasteBin page, go to the top of the page, and copy the address in the URL bar. Paste that in a new reply.        Pastebin


Etrecheck – System Information

Cookies issue after update Safari to 13.0.1

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.