<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yomon8</author_name>
  <author_url>https://blog.hatena.ne.jp/yomon8/</author_url>
  <blog_title>YOMON8.NET</blog_title>
  <blog_url>https://yomon.hatenablog.com/</blog_url>
  <categories>
    <anon>Redis</anon>
  </categories>
  <description>ローカルのRedisに大量データを入れていたところ、以下のエラーが発生しました。 Could not connect to Redis at 127.0.0.1:6379: Cannot assign requested address Socketの状態を見てみたら以下の通り。28232 TIME-WAIT が問題でした。 $ ss -tan | awk ‘{print $1}’ | sort | uniq -c 1 ESTAB 9 LISTEN 1 State 28232 TIME-WAIT Linuxはデフォルトでephemeralポートのレンジとして以下が割当たっています。だいたい28…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyomon.hatenablog.com%2Fentry%2F2017%2F04%2F20%2F141122&quot; title=&quot;Redisの「Cannot assign requested address」のエラーが出たので対応 - YOMON8.NET&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-20 14:11:22</published>
  <title>Redisの「Cannot assign requested address」のエラーが出たので対応</title>
  <type>rich</type>
  <url>https://yomon.hatenablog.com/entry/2017/04/20/141122</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
