Jump to content

successful remote login shows failed on client


Recommended Posts

justinrh
Posted (edited)

original post title:  successful remote login shows failed on client

I'm logging in from a remote client web app.  The first attempt did fail. The second attempt is successful according to the log file, but the client reported that it failed: "Sign In Error" - invalid user/pass
(Yes, I put that string in the log file after the success msg.)

 

embyserver.txt

Edited by justinrh
Posted

Hi, This looks like you tried logging in directly to the server and it failed, then you used Emby Connect and passed.
The passwords can be different between the server and Emby Connect.

justinrh
Posted

I don't use Emby Connect.  I used the web app to make a direct connection to the server using the same creds.

This may not be worth chasing this particular instance, but I do want Emby to be aware.  Entering this user's creds is tedious on a touch screen and it makes me wonder how many times I was told I did it wrong when I didn't and making me do it again.

Posted

Is this device on LAN or remote?

I ask because you can set this in users->password tab
A 4 digit pin on your home LAN is pretty easy to enter!
image.png.183e0db731c54ec594c87639315c4a40.png

justinrh
Posted

Thanks for the hint (I was aware) but this account is used only remotely.

Posted

Got ya.  No answer to the original question but maybe something happened in transport of the packets containing username or password.

One time things like this can be impossible to figure out.  If it's not happening regularly it's likely nothing to worry about.

Posted

What client was it?

justinrh
Posted

Web app (Firefox on Android).

Posted

Can you show a screenshot? Thanks.

justinrh
Posted (edited)

Screenshot of the error msg?  No, but if you search the resources in the codebase for the string I posted, you could see it.  Or, just try to login to your server with bogus creds  🙂  It is an Emby error msg.

Edited by justinrh
Posted

The log shows a filed attempt from firefox followed by a successful one, so i'm guessing that's where it came from.

justinrh
Posted

Correct.  That is the client I was using.

Posted

So does this answer your question?

justinrh
Posted (edited)
9 hours ago, Luke said:

So does this answer your question?

Let's go back to the OP and see: "The second attempt is successful according to the log file, but the client reported that it failed"

The answer would be no.  But, I am willing to abandon this thread and call it done.  If it becomes a habit we can revisit.

Edited by justinrh
Happy2Play
Posted

I guess the question here is why did the first failed attempt try to authenticate with Connect if user is not using Connect?

2021-10-02 11:47:23.349 Info HttpClient: POST https://connect.emby.media/service/user/authenticate

Would it have to do with information cached in browser? @Luke

Posted
4 hours ago, Happy2Play said:

I guess the question here is why did the first failed attempt try to authenticate with Connect if user is not using Connect?


2021-10-02 11:47:23.349 Info HttpClient: POST https://connect.emby.media/service/user/authenticate

Would it have to do with information cached in browser? @Luke

Because it's common that users confuse the two login methods, so we try to account for that.

Posted

Are you still running into this?

Posted

I can't say as I'm not monitoring the logs for it.  I'm also getting better at typing the credentials 😀  Next time I have a failure I'll try to keep in mind to look at the log.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...