Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

GET /api/user/:username/icon : 画像をnginxで返す #7

Merged
merged 15 commits into from Nov 25, 2023
Merged

Conversation

sue445
Copy link
Owner

@sue445 sue445 commented Nov 25, 2023

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed b8c975e 20231125-114827-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed c3faa80 20231125-115406-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 64e33ff 20231125-115450-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 9acd40f 20231125-120632-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 4da6ce1 20231125-120750-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 96825af 20231125-121053-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 39edc89 20231125-121436-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed a00f6ec 20231125-122701-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 53fea9c 20231125-123452-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed e693391 20231125-123924-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 212ea6c 20231125-124640-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 4042895 20231125-124943-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed de0942c 20231125-125855-sue445 (compare)

@sue445
Copy link
Owner Author

sue445 commented Nov 25, 2023

🚀 Deployed 1a2f8d8 20231125-130130-sue445 (compare)

2023-11-25T04:01:40.931Z	info	isupipe-benchmarker	SSL接続が有効になっています
2023-11-25T04:01:40.931Z	info	isupipe-benchmarker	静的ファイルチェックを行います
2023-11-25T04:01:40.931Z	info	isupipe-benchmarker	静的ファイルチェックが完了しました
2023-11-25T04:01:40.931Z	info	isupipe-benchmarker	webappの初期化を行います
2023-11-25T04:01:52.651Z	info	isupipe-benchmarker	ベンチマーク走行前のデータ整合性チェックを行います
2023-11-25T04:02:30.543Z	info	isupipe-benchmarker	整合性チェックが成功しました
2023-11-25T04:02:30.543Z	info	isupipe-benchmarker	ベンチマーク走行を開始します
2023-11-25T04:03:30.543Z	info	isupipe-benchmarker	ベンチマーク走行を停止します
2023-11-25T04:03:30.801Z	info	isupipe-benchmarker	ベンチマーク走行終了
2023-11-25T04:03:30.801Z	info	isupipe-benchmarker	最終チェックを実施します
2023-11-25T04:03:30.802Z	info	isupipe-benchmarker	最終チェックが成功しました
2023-11-25T04:03:30.802Z	info	isupipe-benchmarker	重複排除したログを以下に出力します
2023-11-25T04:03:30.802Z	info	isupipe-benchmarker	配信を最後まで視聴できた視聴者数	{"viewers": 14}

[一般エラー] POST /api/livestream/7523/livecomment/1015/report へのリクエストに対して、期待されたHTTPステータスコードが確認できませんでした (expected:201, actual:404)
[一般エラー] POST /api/livestream/7528/livecomment/1038/report へのリクエストに対して、期待されたHTTPステータスコードが確認できませんでした (expected:201, actual:404)
[一般エラー] POST /api/livestream/7528/livecomment/1040/report へのリクエストに対して、期待されたHTTPステータスコードが確認できませんでした (expected:201, actual:404)
[リクエストタイムアウト] GET /api/user/yuitakahashi0/statistics: Get "https://pipe.u.isucon.dev:443/api/user/yuitakahashi0/statistics": context deadline exceeded (Client.Timeout exceeded while awaiting headers): タイムアウトによりリクエスト失敗
[リクエストタイムアウト] GET /api/user/iyamamoto1/statistics: Get "https://pipe.u.isucon.dev:443/api/user/iyamamoto1/statistics": context deadline exceeded (Client.Timeout exceeded while awaiting headers): タイムアウトによりリクエスト失敗
[リクエストタイムアウト] GET /api/user/yamamotomai0/statistics: Get "https://pipe.u.isucon.dev:443/api/user/yamamotomai0/statistics": context deadline exceeded (Client.Timeout exceeded while awaiting headers): タイムアウトによりリクエスト失敗
[リクエストタイムアウト] GET /api/user/satomikobayashi0/statistics: Get "https://pipe.u.isucon.dev:443/api/user/satomikobayashi0/statistics": context deadline exceeded (Client.Timeout exceeded while awaiting headers): タイムアウトによりリクエスト失敗
[リクエストタイムアウト] POST /api/register: Post "https://pipe.u.isucon.dev:443/api/register": read udp 10.0.43.151:52068->13.231.50.25:53: i/o timeout: タイムアウトによりリクエスト失敗
[リクエストタイムアウト] POST /api/icon: Post "https://pipe.u.isucon.dev:443/api/icon": read udp 10.0.43.151:33603->13.231.50.25:53: i/o timeout: タイムアウトによりリクエスト失敗
名前解決成功数 1519
売上: 3827

@sue445 sue445 changed the title [WIP] GET /api/user/:username/icon : 画像をnginxで返す GET /api/user/:username/icon : 画像をnginxで返す Nov 25, 2023
@sue445 sue445 merged commit 4d25cf8 into main Nov 25, 2023
@sue445 sue445 deleted the static_images branch November 25, 2023 04:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GET /api/user/:username/icon : 画像をnginxで返す
1 participant