-
-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
bugSomething isn't workingSomething isn't working
Description
Title
http_proxy & https_proxy doesn't work
Platform
Website - Firefox
Server Installation Method
Docker
Version
1.11.0
Troubleshooting
- I have examined logs and tried to find the issue
- I have reviewed opened and closed issues
- I have tried restarting the application
- I have read Known Issues (Known Issues (Read Before Posting) #296)
The Problem
Hi, if there is a way use http_proxy & https_proxy?
I don't have direct internet connection on Virtual machine, so I need to use proxy. It is working on other docker deployments but not on termix.
environment:
PORT: "8080"
http_proxy: http://10.30.167.88:3128
https_proxy: http://10.30.167.88:3128
no_proxy: "localhost,127.0.0.1"
[10:58:19 AM] [ERROR] [:file_cabinet:] Failed to fetch from GitHub API [op:github_api]
[10:58:19 AM] [ERROR] [:file_cabinet:] Version check failed [op:version_check]
[10:58:19 AM] [ERROR] [:closed_lock_with_key:] Failed to fetch alerts from GitHub
How to Reproduce
- deploy termix using docker-compose.yml
- login and check docker logs
Additional Context
No response
Copilot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Bugs