Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running web UI without internet connection #1174

Open
jbrryhooves opened this issue Oct 24, 2024 · 1 comment
Open

Running web UI without internet connection #1174

jbrryhooves opened this issue Oct 24, 2024 · 1 comment

Comments

@jbrryhooves
Copy link

We are releasing a test rig using the Web UI to a manufacturing facility and the is no guarantee of an internet connection for the PC accessing the webui.
And sure enough, testing this scenario reveals an external javascript dependency:

<script src="https://cdnjs.cloudflare.com/ajax/libs/sockjs-client/1.1.4/sockjs.min.js"></script>

Any recommended methods around this?

@glados-verma
Copy link
Collaborator

Not that I know of. There's a TODO right above that line which seems to be about the same issue, if you want to take a stab at it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants