Skip to main content
3-Newcomer
November 22, 2024
Question

cannot access thingworx flow

  • November 22, 2024
  • 1 reply
  • 568 views

Hi, 


I am facing a similar issue like this: https://community.ptc.com/t5/ThingWorx-Developers/cannot-access-thingworx-flow/m-p/909791#M64343

 

Developer tools say:
:8443/Thingworx/Flow/currentUser:1
Failed to load resource: net::ERR_CONNECTION_REFUSED
:8443/Thingworx/Flow/customCss:1
Failed to load resource: net::ERR_CONNECTION_REFUSED

It would be great if you can help mw with this,

Screenshot 2024-11-22 112008.png

Screenshot 2024-11-22 111951.png

1 reply

18-Opal
November 22, 2024

Hello, I don't know anything about Flow, but from the error in DevTools it looks like your host name is empty. That ":8443/xxx" part looks weird, I would expect it to be something like "example.com:8443/xxx" instead. Check how you configured connection to Flow -- maybe check Configuration tab on this Thing where you run this ValidateFlowSetup service...

 

/ Constantine

3-Newcomer
November 25, 2024

Hi,

The hostname is not empty. When I hover the mouse over the ":8443/xxx" it shows the complete URL with the hostname.