Son aktivite 1 month ago

nuno bu gisti düzenledi 1 month ago. Düzenlemeye git

1 file changed, 18 insertions

gistfile1.txt(dosya oluşturuldu)

@@ -0,0 +1,18 @@
1 + root@wireguard:~# wgctl group block --name test
2 + Traceback (most recent call last):
3 + File "<string>", line 1, in <module>
4 + File "/usr/lib/python3.11/json/__init__.py", line 293, in load
5 + return loads(fp.read(),
6 + ^^^^^^^^^^^^^^^^
7 + File "/usr/lib/python3.11/json/__init__.py", line 346, in loads
8 + return _default_decoder.decode(s)
9 + ^^^^^^^^^^^^^^^^^^^^^^^^^^
10 + File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
11 + obj, end = self.raw_decode(s, idx=_w(s, 0).end())
12 + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13 + File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode
14 + raise JSONDecodeError("Expecting value", s, err.value) from None
15 + json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
16 + Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
17 + BrokenPipeError: [Errno 32] Broken pipe
18 + root@wireguard:~#
Daha yeni Daha eski