Skip to content

"--ws-endpoint" take no effect #127

Description

@yungxiaomcc

High-level description

"--ws-endpoint", the startup option, take no effect.

Steps to reproduce

  • download ParaView-5.11.1-osmesa-MPI-Linux-Python3.9-x86_64.tar.gz package
  • untar package
  • start paraview visualizer
./ParaViewPack/bin/pvpython -m paraview.apps.visualizer  --host 192.10.10.10--port 9087 --data ./vtudir  --ws-endpoint foo/bar/ws
  • open url
  • press f12, and change to network tab, the url of websocket connection is ws://192.10.10.10:9087/ws

Detailed behavior

Expected behavior

the websocket url should be ws://192.10.10.10:9087/foo/bar/ws

Environment

  • Visualizer: ParaView-5.11.1-osmesa-MPI
  • OS:ubuntu
  • Browser: Chrome 89.0.4389.128

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions