RSSNext / Follow

🧡 Next generation information browser.
https://follow.is
GNU General Public License v3.0
8.95k stars 368 forks source link

使用google帐号或者github帐号登录,都提示我使用初始帐号登录 #496

Closed Z46I4W5476SJA closed 8 hours ago

Z46I4W5476SJA commented 13 hours ago

Describe the bug

2024-09-19 早上 我一次注册 出现了服务器问题 导致我无法使用谷歌登录 然后我又顺手点了github登录 然后我谷歌或者github使用的都是谷歌邮箱 chouxiang222@gmail.com 后来服务器正常了 我登录时候 提示我To confirm your identity, sign in with the same account you used originally. 希望帮忙解决

Feed Info

https://api.follow.is/auth/signin?error=OAuthAccountNotLinked

Reproduction Video

No response

App Type

Web

Version

1.0.0

Operating System

macOS

Browser Info

chrome 版本 128.0.6613.138(正式版本) (arm64)

Validations

Contributions

linear[bot] commented 13 hours ago

FOL-201 使用google帐号或者github帐号登录,都提示我使用初始帐号登录

hyoban commented 13 hours ago

尝试清除浏览器页面数据或者使用无痕模式试试?

Z46I4W5476SJA commented 13 hours ago

尝试清除浏览器页面数据或者使用无痕模式试试?

尝试了清理缓存、无痕模式、换梯子节点、换了三台电脑 依然存在这个问题 很奇怪 感觉是我在服务器异常的时间去注册 然后导致的这个异常的问题

Innei commented 13 hours ago

尝试清除浏览器页面数据或者使用无痕模式试试?

OAuthAccountNotLinked: If the email on the account is already linked, but not with this OAuth account

Innei commented 13 hours ago

https://github.com/nextauthjs/next-auth/discussions/2808

Innei commented 13 hours ago

CleanShot 2024-09-19 at 12  35 44@2x

Z46I4W5476SJA commented 11 hours ago

CleanShot 2024-09-19 at 12  35 44@2x

你好 你说的这些我看了 这里面说道了不能同时使用两个相同帐号去认证 但是我现在已经这么操作了 并且我也断开了github的认证 去使用谷歌帐号登录 依然提示我这个 所以我现在如何去做呢?非常感谢

Innei commented 10 hours ago

I had this problem once, but I was able to solve it by manipulating the database directly and deleting another email account.

It's not the right way, but I don't know what else to do other than manipulate the database directly.

@DIYgod Maybe there's another way?

Z46I4W5476SJA commented 10 hours ago

I had this problem once, but I was able to solve it by manipulating the database directly and deleting another email account.

It's not the right way, but I don't know what else to do other than manipulate the database directly.

@DIYgod Maybe there's another way?

非常感谢你的帮忙 我直接把我的github绑定的邮箱改了一个 然后可以正常认证登录了 但是我的谷歌邮箱应该是永远没办法使用了 除非删除数据库这条数据

incubator4 commented 9 hours ago

I had this problem once, but I was able to solve it by manipulating the database directly and deleting another email account. It's not the right way, but I don't know what else to do other than manipulate the database directly. @DIYgod Maybe there's another way?

非常感谢你的帮忙 我直接把我的github绑定的邮箱改了一个 然后可以正常认证登录了 但是我的谷歌邮箱应该是永远没办法使用了 除非删除数据库这条数据

chouxiang222@gmail.com email 的这个 user 我给你清掉了

Z46I4W5476SJA commented 8 hours ago

I had this problem once, but I was able to solve it by manipulating the database directly and deleting another email account. It's not the right way, but I don't know what else to do other than manipulate the database directly. @DIYgod Maybe there's another way?

非常感谢你的帮忙 我直接把我的github绑定的邮箱改了一个 然后可以正常认证登录了 但是我的谷歌邮箱应该是永远没办法使用了 除非删除数据库这条数据

chouxiang222@gmail.com email 的这个 user 我给你清掉了

非常感谢🙏 已经可以了 果然还是得数据库删了才能解决