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

[Bug] youtube登陸不了 #590

Open
1 of 2 tasks
zackzheng1121 opened this issue Oct 23, 2023 · 32 comments
Open
1 of 2 tasks

[Bug] youtube登陸不了 #590

zackzheng1121 opened this issue Oct 23, 2023 · 32 comments
Labels
bug Something isn't working

Comments

@zackzheng1121
Copy link

zackzheng1121 commented Oct 23, 2023

Search before asking

  • 我在 issues 列表中搜索,没有找到类似的内容。
    I searched in the issues and found nothing similar.

Pake version

C:\Users\zackzheng98>pake --version
2.3.3

System version

windows 11 專業工作站版

Node.js version

C:\Users\zackzheng98>npm --version
10.2.1

Minimal reproduce step

1.安裝由pake打包的youtube.msi
2.啟動
3.點選登陸
4.輸入gmail並選下一步

What did you expect to see?

能正常登錄並可以用帳號觀看影片

What did you see instead?

目前無法登入帳戶
這個瀏覽器或應用程式可能有安全疑慮。 瞭解詳情
建議您改用其他瀏覽器。如果您目前已使用系統支援的瀏覽器,可以再試著登入帳戶。

Anything else?

對了,點選再試一次也是一樣,完全登陸不了

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@zackzheng1121 zackzheng1121 added the bug Something isn't working label Oct 23, 2023
@tw93
Copy link
Owner

tw93 commented Nov 7, 2023

我刚刚试了试MAC的,是可以的,这里看起来是会不会是网络的原因,换一个网络试试?此外可以给我一下截图

@Boost-AI
Copy link

Boost-AI commented Nov 7, 2023

Couldn’t sign you in
This browser or app may not be secure. Learn more
Try using a different browser. If you’re already using a supported browser, you can try again to sign in.

Windows 11 Version 10.0.22631.2506
Chrome Version 119.0.6045.106 (Official Build) (64-bit)

网络没问题,我可以访问所有运行中的网站,Chrome 可以访问和登录 Youtube

@Boost-AI
Copy link

Boost-AI commented Nov 7, 2023

我已经尝试过修改两处 Agent String 为当前版本的字符串并使用最新Nodejs和Rust重编译,仍然以上问题:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36

@zackzheng1121
Copy link
Author

我刚刚试了试MAC的,是可以的,这里看起来是会不会是网络的原因,换一个网络试试?此外可以给我一下截图

我個人認為是web2的內嵌沒有安全連線
可以改成 comine
截圖等我用電腦(我放影片好了

@zackzheng1121
Copy link
Author

Owner
影片來了

2023-11-09_20-30-41.mp4

@hrenx
Copy link

hrenx commented Nov 17, 2023

我也遇到了相同的问题,我用的ChatGPT,也用不了谷歌登录
I'm also having the same problem, I use ChatGPT, also can't log in with Google

@hrenx
Copy link

hrenx commented Nov 17, 2023

image

@Boost-AI
Copy link

我也遇到了相同的问题,我用的ChatGPT,也用不了谷歌登录 I'm also having the same problem, I use ChatGPT, also can't log in with Google

我可以登录 Pake ChatGPT,Windows 版。

@freexd0m0329
Copy link

freexd0m0329 commented Dec 4, 2023

同樣詢問此問題,Windows10版本的Youtube Music無法登入Google帳戶,但是Mac版可以。
只要使用gmail的domain登入就會跳This browser or app may not be secure.
但是使用workspace的帳號登入(自訂domain)登入就可以正常登入。

@zackzheng1121
Copy link
Author

zackzheng1121 commented Dec 5, 2023 via email

@primetime43
Copy link

I'm also having the same problem, I use ChatGPT, also can't log in with Google

Yea, I have the same issue.
image

@primetime43
Copy link

I'm also having the same problem, I use ChatGPT, also can't log in with Google

I can log into Pake ChatGPT, Windows version.

How are you signing in though? With google or with a different service?

@zackzheng1121
Copy link
Author

話說tw93為什麼不用Chromium,edge都用了,加密也比較不會有這問題

@Sunsh4j
Copy link

Sunsh4j commented Dec 29, 2023

我刚刚试了试MAC的,是可以的,这里看起来是会不会是网络的原因,换一个网络试试?此外可以给我一下截图

之前一直好好的,今早突然间就显示未登录的状态,然后就登不上了,折腾到现在还是不行,头都大了 SOS🤣🤣
20231229_104615_318_copy

@zackzheng1121
Copy link
Author

都是不安全..

@Sunsh4j
Copy link

Sunsh4j commented Jan 9, 2024

老哥 有解决方法吗?我的到现在还没好🤣🤣

@zackzheng1121
Copy link
Author

別叫我哥,我也不知道

@zackzheng1121
Copy link
Author

老哥 有解决方法吗?我的到现在还没好🤣🤣

他證書長啥樣子

@Sunsh4j
Copy link

Sunsh4j commented Jan 9, 2024

不知道啊🤣🤣

@zackzheng1121
Copy link
Author

zackzheng1121 commented Jan 9, 2024 via email

@WhiteByeBye
Copy link

Same issue on windows ChatGPT build when I use Google account to login. It seems like all "can not login" issues are related to Google account? Not Sure.
image

@rp1231
Copy link

rp1231 commented Feb 9, 2024

@tw93 I had this problem myself when trying to create a wrapper around a website.
iirc the solution I found at that time was to change the user agent.
https://docs.rs/tauri/1.2.3/tauri/window/struct.WindowBuilder.html#method.user_agent

@zackzheng1121
Copy link
Author

Btw這問題過了四個月什麼時候才能解決

@Sunsh4j
Copy link

Sunsh4j commented Feb 17, 2024

雷峰塔倒 西湖水干🤣🤣

@zackzheng1121
Copy link
Author

雷峰塔倒 西湖水干🤣🤣

我看不懂,但我大手震撼

@zackzheng1121
Copy link
Author

混账 自家的中国字都看不懂了
罚你关在雷峰塔下五百年 不准出来尿尿

我看不懂啥意思
重點是我台灣的

@Sunsh4j
Copy link

Sunsh4j commented Feb 18, 2024

混账 自家的中国字都看不懂了
罚你关在雷峰塔下五百年 不准出来尿尿

我看不懂啥意思 重點是我台灣的

额 开个玩笑 主要是github没有相关的emoji表情 就显得有点尬了.....
如果冒犯了你 抱歉了

@zackzheng1121
Copy link
Author

混账 自家的中国字都看不懂了
罚你关在雷峰塔下五百年 不准出来尿尿

我看不懂啥意思 重點是我台灣的

额 开个玩笑 主要是github没有相关的emoji表情 就显得有点尬了..... 如果冒犯了你 抱歉了

6

@xcrong
Copy link

xcrong commented Mar 1, 2024

@xcrong
Copy link

xcrong commented Mar 1, 2024

@zackzheng1121
Copy link
Author

那看起來是微軟問題

@YoungXu06
Copy link

windows用google oauth免密码登录时,一直在等待中状态,应该不是网络问题,因为用浏览器是可以的。
企业微信截图_17151354285257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests