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

5.1.0 cannot log in to SE #11

Open
Papershine opened this issue Aug 31, 2018 · 1 comment
Open

5.1.0 cannot log in to SE #11

Papershine opened this issue Aug 31, 2018 · 1 comment

Comments

@Papershine
Copy link
Member

Papershine commented Aug 31, 2018

I upgraded to 5.1.0 today and I cannot log in with the following error

SwiftChatSE.Client.LoginError.loginFailed: file /BuildRoot/Library/Caches/com.apple.xbs/Sources/swiftlang/swiftlang-902.0.54/src/swift/stdlib/public/core/ErrorType.swift, line 184

It worked completely fine before, so I tried downgrading to 5.0.7, and interestingly, the bot could now log in successfully. Is this just a coincidence? When I upgraded back to 5.1.0, it failed again, and when I downgraded for the second time, it worked.

@Papershine
Copy link
Member Author

I see

if !cookies.contains(where: { $0.name == "acct" && cookieHost(host.domain, matchesDomain: $0.domain) }) {
    throw LoginError.loginFailed
}

being added in 5.1.0, is that a problem?

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

No branches or pull requests

1 participant