Skip to main content
1-Visitor
May 16, 2016
Question

Form Login Error Message

  • May 16, 2016
  • 2 replies
  • 3643 views

Hello All,

We are having an issue with using the form login feature.  We keep getting this error:

HTTP Status 404 - /Thingworx/action-login

We have created a new organization, set the home mashup,  and the user we are logging in with has admin permissions.  We have also tried using the Everyone organization and still get the same result.  This is in Thingworx 7.0.  Has anyone encountered this?  I have done this before with 6.5  and had no issues, but maybe something has changed with the new version? Thanks!

2 replies

1-Visitor
May 16, 2016

I'll see if I can reproduce it too.

5-Regular Member
May 16, 2016

Brian, is there a Connection Server in use? Are you trying to login through - http://connection-server-ip/Thingworx/FormLogin/Name_of_Org?

byutz1-VisitorAuthor
1-Visitor
May 16, 2016

Aanjan, there is a connection server in use!  This is a PTC hosted production instance(its not "Production" yet of course).  Is there an easy way to find out the IP address of the connection server so that I can try it?  Or do I just need to contact cloud services? Thanks everyone for the help!

5-Regular Member
May 16, 2016

Yes, you might want to contact cloud services regarding that. The ip address you are connecting now is to a  Connection Server and not to the Platform! The Connection Server is not forwarding user logins (as the intended purpose was for devices), so that's why the login page gets stuck at action-login because the next step is to forward that to the Thingworx/Composer page (or your custom Mashup page). I believe this is being worked on internally as well, but a quick fix in your case would be to remove the Connection Server, or connect to your Platform directly.