mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
feat: update dae & it's secrets
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -628,10 +628,10 @@
|
|||||||
"mysecrets": {
|
"mysecrets": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1708352242,
|
"lastModified": 1709042837,
|
||||||
"narHash": "sha256-Fb5jPRNXSd+DWURvl2XG/nFNuVh3OXjFkagncZp6n6A=",
|
"narHash": "sha256-oEiHgB7HLzNkkW3qEY4wcmAz1KU+zrcJ09BzswWtxbI=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "bc863eaccbe62dc240f879f7fc12e7855c5192cc",
|
"rev": "68414f844ccf2278299088d0ed363ced0f09115e",
|
||||||
"shallow": true,
|
"shallow": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://git@github.com/ryan4yin/nix-secrets.git"
|
"url": "ssh://git@github.com/ryan4yin/nix-secrets.git"
|
||||||
|
|||||||
@@ -6,6 +6,12 @@ NOTE: dae(running on aquamarine) do not provides a http/socks5 proxy server, so
|
|||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
### Can not access the global internet
|
||||||
|
|
||||||
|
1. Check wether the subscription url is accessible.
|
||||||
|
- If not, then you need to get a new subscription url and update the `dae`'s configuration.
|
||||||
|
1. Check the `dae` service's log by `journalctl -u dae -n 1000`.
|
||||||
|
|
||||||
### DNS cannot be resolved
|
### DNS cannot be resolved
|
||||||
|
|
||||||
1. `sudo systemctl stop dae`, then try to resolve the domain name again.
|
1. `sudo systemctl stop dae`, then try to resolve the domain name again.
|
||||||
|
|||||||
Reference in New Issue
Block a user