Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CEP Remote Debugging over Local Network

Participant ,
Nov 19, 2019 Nov 19, 2019

Debugging a CEP panel over http://localhost:8088/ works great. Is it possible to debug a panel on a remote machine in the same network, like http://192.168.100.59:8088/ for example?

____________________
Robotic Process Automation in Desktop Publishing (Book): https://doi.org/10.1007/978-3-658-39375-5
TOPICS
CEP
566
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 27, 2019 Nov 27, 2019

Short answer, No.

スクリーンショット 2019-11-28 12.30.56のコピー.pngexpand image

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 14, 2020 Apr 14, 2020
LATEST

Yes, you can. By forwarding the request from the external interface ip to localhost like described here:

https://stackoverflow.com/questions/6827310/chrome-remote-debugging-doesnt-work-with-ip?noredirect=1...

I've tested this with Windows once or twice.

Peter

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines