-
the ansible error while running the role
```
fatal: [dns1]: FAILED! => {"changed": false, "elapsed": 301, "msg": "Timeout when waiting for 127.0.0.1:53"}
fatal: [dns2]: FAILED! => {"changed": false…
-
### Description
When running Linux containers, moby passes them proxy information in the form of `HTTP_PROXY`/`HTTPS_PROXY`/`NO_PROXY` env variables.
But on Windows, proxy is set up differently:
…
-
hi.
root@umh:~/node-webproxy-by-21paradox# ls
config.json config.json.bak lib.js local.js node_modules package.json readme.md server.js
root@umh:~/node-webproxy-by-21paradox# nano config.js…
-
```
User must be logged on in oredr to recieve new log data from Mikrotik.
This could be a great deal of a problem for a dedicated machine or when user is
not logged on automatically when starting u…
-
```
User must be logged on in oredr to recieve new log data from Mikrotik.
This could be a great deal of a problem for a dedicated machine or when user is
not logged on automatically when starting u…
-
```
User must be logged on in oredr to recieve new log data from Mikrotik.
This could be a great deal of a problem for a dedicated machine or when user is
not logged on automatically when starting u…
-
I try to run `update-ca-certificates` which fails with the errors
```bash
Failed to open temporary file /etc/ssl/certs/bundleXXXXXX for ca bundle
```
here my Dockerfile
```Dockerfile
# Ori…
-
```
User must be logged on in oredr to recieve new log data from Mikrotik.
This could be a great deal of a problem for a dedicated machine or when user is
not logged on automatically when starting u…
-
- [x ] I have checked that the [SDK documentation][sdk-docs] and [API documentation][api-docs] doesn't solve my issue
### Description of the Issue
Once you set a WebProxy and attempt authenticatio…
-
```
What steps will reproduce the problem?
1. Change the settings.py on:
WEB_PROXY_DOMAIN = 'code.google.com'
WEB_PROXY_PORT = 80
2. Launch wsgi server:
python manage.py runserver
3. Navigate to…