-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spotify endless loop "cannot be verified" #161665
Comments
Can you please include the details from |
|
@matkoch I can replicate this issue, I'm not sure of the issue but it seems to be do with Quarantine. I'll look into it further tomorrow. |
Is this issue with the most up to date version of Spotify? Looks like the software was updated on 24-Nov, which is after the date of download in the original screenshot. If not, can you update and see if this is replicated? I also assume this is the Apple Silicon native version of Spotify, and not the Intel version with Rosetta? I wasn't able to replicate this, unfortunately. (I know, not helpful.) I don't use Spotify anymore; I installed on a machine that has never had it. But no issues with |
Interestingly I have seen this issue before, but got around it with a quarantine method that I will not recommend. |
Yeah, I wasn't going to post as I didn't think it would be helpful, but thought a data point from never having it installed and being successful might point to something wrong for an upgrade workflow. |
@krehel the screenshots are from yesterday. I also did a |
FYI, the "Open Anyway" did NOT fix it for me. I should've included that in the OP. |
Had the same issue here on an M1 Mac. |
Same problem here, but on an Intel Mac.
MacOS only asked if I really want to open this app downloaded by cask from the internet. This was a one time only dialog, next start of Spotify was without any dialogs. |
Today, this |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This is definitely not stale. I'm having this issue once in every two weeks. |
Apologies for the issue going stale, and we appreciate everyone's patience. We are looking into this and believe we have a lead on why it's happening. More to come. |
Looking forward to the direction you are investigating, @p-linnane. Bumped into this problem again today and would really see this fixed. It is so annoying. |
Did you do anything specific before it happened again? Trying to establish how to replicate the issue consistently |
From time to time, I upgrade all my casks using brew-cask-upgrade. When I run Current output from
Since then, my Spotify setup is broken again with the |
Thanks for the info. You can fix it temporarily by running brew uninstall spotify and then brew install spotify |
This doesn't surpass the problem for me. I also had to clean the cache and restart the device to get rid of that error. |
This is a super annoying issue. |
Same issue with spotify happened to me today. |
Thanks for your patience, everyone! We're pushing a change that hopefully fixes the issue. If people are still having an issue, please let me know. Please also provide the output of:
as well as any Spotify-related Console logs. |
@razvanazamfirei, unfortunately, today got a new update, and the same issue happened.
Logs
|
I also had the issue with the latest update, but the error message appeared less often. I think it was only once, I wasn't exactly watching for it but it was definitely not frustrating as before. |
Tried a bunch of uninstall/cleanup/update/reinstall but nothing changed. What did it for me was to disable Spotify in the |
@razvanazamfirei, I've got a new update today, and this time, Spotify was running while I ran brew upgrade --cask.
After the upgrade, I re-launched my Spotify, and everything worked fine—it just launched. Now, I'm confused. Edit: Today, I got another update, and Spotify wasn't running at that time. After the upgrade, I tried to open Spotify, and got this issue again: So it looks like the issue appear only when Stotify app is closed Details
After pressing "cancel" button, I got the following logs: Details
|
For me a new entry below |
I got confused... Today got another update (spotify 1.2.36.959,04bf500c,859 -> 1.2.37.701,e66eb7bc,1226), and Spotify was stopped at that moment. |
I have the same issue, for me emptying the trash and running I don't have a screenshot of that anymore (it's been a couple months) but I tracked down the error log in Console and that pointed to an executable in a trashed version of |
WorkaroundJust like @matkoch mentioned in the description:
So just:
Definitive fixThe root cause is that Homebrew was leaving the old Spotify login item when removing or upgrading the app. This seem to be fixed by PR #170742, which is already merged. After this fix, when removing Spotify, you should see the startup service being successfully removed:
Now you can just reinstall Spotify. |
I just hit this again, despite previously running brew uninstall spotify and seeing the startuphelper being removed. Are we sure this is fixed? |
This still works every time for me |
For whatever reason, the Spotify binary that hombrew is getting is not signed as from a legitimate developer. This is confusing to me, because it seems as though people downloading it directly from their browser (and installing it the old fashioned way) aren't also having this issue. Unless they are? I doubt it. |
Happened again today, this fixed it, but this should not be the permanent solution:
|
Just happen to me again.
Mentioned definitive fix is not definite. |
Same, I'm still getting it and this is the only workaround. |
I also tried
so the helper is still there! My solution was to do BOTH workarounds:
That may be belt and braces but it did seem to work |
@bevanjkay |
Thanks for the info @noizo I'm trying another |
Not sure if you've tried this, but it happens when I do a |
@Arro Definitely seems like the best way to go, I just haven't had access to a previous version of the Spotify application. I have a backup of the current one now, so can do some testing when there's another version bump. |
Just want to update - I got the same issue today, after upgrading to macOS Sequoia. Before that, I hadn'y any issues for a few months. @Arro I don't think that downgrade is possible, the download link is always the same - https://download.scdn.co/SpotifyARM64.dmg |
It's exactly the same case here. Uninstall, clean purge and install solved it this time, but it was still annoying. |
I had no issues with Spotify after upgrading to Sequoia.
seems like it works for now. |
Interesting finding @noizo - this would suggest that the launchctl item is not being successfully removed from the cask. |
Today, I've got the same issue just after the MacOS update to 15.1, no Spotify updates were recently. Maybe that could help somehow to identify the issue. |
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
I've updated Spotify about 2 weeks ago. I'm not sure I restarted my system since then, but once I did today, I'm in an endless loop of this dialog:
It doesn't matter what option I choose, after 10 seconds, the dialog appears again (and steals focus).
I tried
brew uninstall
(with force), but it kept happening.I noticed that after disabling Spotify from login items, it stops happening.
Command that failed
brew uninstall --cask spotify --force
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: