質問するログイン新規登録

質問編集履歴

2

誤字修正

2021/10/22 03:02

投稿

fdorike
fdorike

スコア21

title CHANGED
File without changes
body CHANGED
@@ -10,8 +10,6 @@
10
10
  ### 発生している問題・エラーメッセージ
11
11
 
12
12
  ```
13
- エラーメッセージ
14
- ```
15
13
  sudo apt-get update
16
14
  Err:1 http://archive.ubuntu.com/ubuntu focal InRelease
17
15
  Could not connect to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.88.152). - connect (111: Connection refused) Could not connect to archive.ubuntu.com:80 (91.189.88.142). - connect (111: Connection refused)
@@ -28,8 +26,8 @@
28
26
  W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Could not connect to security.ubuntu.com:80 (2001:67c:1562::15). - connect (111: Connection refused) Could not connect to security.ubuntu.com:80 (2001:67c:1562::18). - connect (111: Connection refused) Could not connect to security.ubuntu.com:80 (91.189.91.38). - connect (111: Connection refused) Could not connect to security.ubuntu.com:80 (91.189.91.39). - connect (111: Connection refused)
29
27
  W: Some index files failed to download. They have been ignored, or old ones used instead.
30
28
 
29
+ ```
31
30
 
32
-
33
31
  ### 試したこと
34
32
 
35
33
  terminalで/etc/wsl.confを下記の内容に編集
@@ -43,7 +41,7 @@
43
41
  ファイアウォールの無効化
44
42
 
45
43
 
46
- ### 補足情報(FW/ツールのバージョンなど)
44
+ ### 補足情報
47
45
 
48
46
  Ubuntuの時刻がずれている場合の解決方法がありましたが、
49
47
  Ubuntuの時刻はずれていませんでした。

1

誤字を修正

2021/10/22 03:02

投稿

fdorike
fdorike

スコア21

title CHANGED
File without changes
body CHANGED
@@ -7,8 +7,6 @@
7
7
  会社のPCを使用しています。
8
8
 
9
9
 
10
- ■■な機能を実装中に以下のエラーメッセージが発生しました。
11
-
12
10
  ### 発生している問題・エラーメッセージ
13
11
 
14
12
  ```