Skip to content
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

The workflow cannot be authenticated when using Sonoma Beta #609

Closed
gaaiyeoi opened this issue Jul 18, 2023 · 7 comments
Closed

The workflow cannot be authenticated when using Sonoma Beta #609

gaaiyeoi opened this issue Jul 18, 2023 · 7 comments
Assignees

Comments

@gaaiyeoi
Copy link

Encounter: After configuring ClientID and ClinetSecret, now I can't wake up the identity authentication interface with spot_mini. The results are shown in the figure.
image
Current configuration:
image
image
image
image
After I updated the MacOS 17 Sonoma Beta version, there seems to be a problem with this workflow. I tried to use the debug command, but it didn't seem to be triggered. I'm sorry to bother the developer to check this problem. I'm looking forward to receiving a reply from the developer!!!

@jaczkal
Copy link

jaczkal commented Aug 15, 2023

same problem

@jcarlos7121
Copy link

same here

@vdesabou vdesabou changed the title The workflow cannot be authenticated. The workflow cannot be authenticated when using Sonoma Beta Aug 29, 2023
@vdesabou
Copy link
Owner

I can't install Sonoma Beta so cannot reproduce the issue.
You might need to check debug logs when you type spot_mini:

CleanShot 2023-08-29 at 09 41 28@2x

What output do you get ?

@gaaiyeoi
Copy link
Author

@vdesabou Hello vdesabou,This is output:
image

I can't install Sonoma Beta so cannot reproduce the issue. You might need to check debug logs when you type spot_mini:

CleanShot 2023-08-29 at 09 41 28@2x

What output do you get ?

@vdesabou
Copy link
Owner

It's not really a workflow issue, but rather a homebrew/php installation issue..

I've found 2 links that might be relevant:
https://nono.ma/dyld-library-not-loaded-opt-home-brew-opt-icu4c-lib-libicuio-68-dylib
Homebrew/homebrew-core#120854

@gaaiyeoi
Copy link
Author

https://nono.ma/dyld-library-not-loaded-opt-home-brew-opt-icu4c-lib-libicuio-68-dylib

this link seems works !!!thanks!!! @vdesabou
and @jcarlos7121 @jaczkal you guys can try it !
image

@jaczkal
Copy link

jaczkal commented Aug 30, 2023

https://nono.ma/dyld-library-not-loaded-opt-home-brew-opt-icu4c-lib-libicuio-68-dylib

this link seems works !!!thanks!!! @vdesabou and @jcarlos7121 @jaczkal you guys can try it ! image

damn it works, just, thx a lot

brew reinstall icu4c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants