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

Proxy support #193

Open
Commifreak opened this issue May 20, 2020 · 3 comments
Open

Proxy support #193

Commifreak opened this issue May 20, 2020 · 3 comments
Assignees
Milestone

Comments

@Commifreak
Copy link

Describe the bug
The snap seem not to support proxies...

I have embedded content. In this content, I want to display a image from outside out LAN. A proxy is needed for this. The windows client uses the system settings for that - that is working.

I cant force the client to use a proxy.

I tried:

  • http_proxy=http://x.x.x.x/ https_proxy=http://x.x.x.x/ xibo-player
  • Set Advanced -> Proxy Domain to http://x.x.x.x/ in xibo-player.options

Logs
I would - I dont know where they are stored.

Environment (please complete the following information):

  • Linux Disto: Ubuntu 20.04 x64
  • Linux Desktop Environment: GNOME
  • How the player was launched: snap
  • Player Version: 1.8-R5
@Commifreak Commifreak added the bug label May 20, 2020
@dasgarner dasgarner added question and removed bug labels Jul 6, 2020
@Commifreak
Copy link
Author

Commifreak commented Jun 4, 2021

This becomes more important currently. Simple Website integration doesnt work behind proxies :(

@dasgarner dasgarner added this to the 1.8 R8 milestone Jun 4, 2021
@dasgarner
Copy link
Member

I don't think this will be related to snap - it is more likely the web engine embedded by the player which does not support proxies.

We should investigate whether the proxy configured in the player options can be passed through into the web engine (which is what happens in windows).

@Commifreak
Copy link
Author

That would be awesome!

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

No branches or pull requests

3 participants