pixelated / pixelated-dispatcher

Server component of Pixelated that allows running multiple instances of the user agent on a single server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invalid credentials on disptacher login

cz8s opened this issue · comments

whenever I try to login via a dispatcher, I get the
immediate error "invalid credentials"
But the credentials are not invalid. When I use
the same credentials with a local user-agent,
everything works.
Error does not show on try.pixelated, but on
dispatcherstaging and on staging

Problem was, that the dispatcher was connecting to https://none:4430 and that didn't work.
If we don't tell the manager where the platform is, it will now try to connect to localhost