senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Monday, 11-Feb-2019 22:54:24 JST ておりあ​:ota: ておりあ​:ota:

    俳検なんですけどどうもきぼうソフトさんのSSL周りが変わったか何かでアクセスできなくなっています。具体的には以下のエラーが出ています。
    ```
    SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: sslv3 alert handshake failure
    ```

    In conversation Monday, 11-Feb-2019 22:54:24 JST from wug.fun permalink
    • Maya Minatsuki :neko_smiley:, もち and uwabami✅ and 2 others repeated this.
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Monday, 11-Feb-2019 22:55:52 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      mastodon-apiとかhttpとか読んでるんですけどよくわからず

      In conversation Monday, 11-Feb-2019 22:55:52 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Monday, 11-Feb-2019 22:58:27 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      SSLのversionの設定法がわからないやつになった

      In conversation Monday, 11-Feb-2019 22:58:27 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Monday, 11-Feb-2019 23:12:58 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      httprb/httpなんでデフォルトでSSLv23なの

      In conversation Monday, 11-Feb-2019 23:12:58 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 01:55:15 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      mastodon-apiはOpenSSL::SSL::SSLSocket呼んでるっぽいんですけどどこでSSLv23指定されてるのかぜんぜんわからん、なんやこれ

      In conversation Tuesday, 12-Feb-2019 01:55:15 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 01:55:35 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      ruby詳しい人助けてくれ

      In conversation Tuesday, 12-Feb-2019 01:55:35 JST permalink
    • zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Tuesday, 12-Feb-2019 02:00:23 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
      in reply to

      @theoria アクセス先とTLSのハンドシェイクがうまくいってなくてプロトコルバージョンのフォールバックの最後にエラーをはいてる感じです。脊髄反射しちゃうてTLS接続にSNIが必要なのに渡せてなかったりするとか。

      In conversation Tuesday, 12-Feb-2019 02:00:23 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 02:23:59 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      botdon, JP以外のサーバーだとアクセスできてるのできぼうソフトさんのサーバー特有のやつの可能性あるんですが何もわからん

      In conversation Tuesday, 12-Feb-2019 02:23:59 JST permalink
      ておりあ​:ota: repeated this.
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 02:27:24 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      わからん寝るHelp wanted

      In conversation Tuesday, 12-Feb-2019 02:27:24 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 08:45:04 JST ておりあ​:ota: ておりあ​:ota:
      • kawanoyou?

      @kawanoyou そうかなぁと思ったんですけど、どうも問題はSSLv23を指定している部分じゃなさそうで謎です?

      In conversation Tuesday, 12-Feb-2019 08:45:04 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 14:39:07 JST ておりあ​:ota: ておりあ​:ota:
      • kawanoyou?

      @kawanoyou 今デフォルトでSSLv2/3使われてるとは考えづらいので違いそうですね。TLS1.2指定してやってみたつもりなんですが同じエラー返ってくるので違うところ見てるのかなぁ……余裕ある時にゆっくり見ます…

      In conversation Tuesday, 12-Feb-2019 14:39:07 JST permalink
    • zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Tuesday, 12-Feb-2019 14:43:38 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
      in reply to

      @theoria 再現コードを教えて!って思ったんだけど #酔ってます ごめん

      In conversation Tuesday, 12-Feb-2019 14:43:38 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 15:45:36 JST ておりあ​:ota: ておりあ​:ota:
      in reply to
      • zunda ? nはおまけ :green_dango:

      @zundan https://github.com/theoria24/FindHaiku4Mstdn の通りです。mastodon-apiの方書き換えてTLS1.2指定したりしたんですけど同じエラーが出るので違うところ見てるのかなぁ。Streamingが繋がらないけどRESTは叩けるみたいな状況です。

      In conversation Tuesday, 12-Feb-2019 15:45:36 JST permalink

      Attachments

      1. theoria24/FindHaiku4Mstdn
        from GitHub
        偶然にもトゥートの中に俳句を見つけた俺たちは…. Contribute to theoria24/FindHaiku4Mstdn development by creating an account on GitHub.
    • zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Tuesday, 12-Feb-2019 16:33:25 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
      in reply to

      @theoria あざます! https://github.com/tootsuite/mastodon-api/pull/41 で治りそうな感じです(脊髄反射がわりと合ってたwww

      In conversation Tuesday, 12-Feb-2019 16:33:25 JST permalink

      Attachments

      1. Set hostname for ssl_client for server that needs SNI by zunda · Pull Request #41 · tootsuite/mastodon-api
        from GitHub
        This prevents the error lib/mastodon/streaming/connection.rb:35:in `connect': SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: sslv3 alert handshake failure (OpenSSL::SSL::SSL...
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 17:03:58 JST ておりあ​:ota: ておりあ​:ota:
      in reply to
      • zunda ? nはおまけ :green_dango:

      @zundan ありがとうございます???

      In conversation Tuesday, 12-Feb-2019 17:03:58 JST permalink
    • ておりあ​:ota: (theoria@wug.fun@wug.fun)'s status on Tuesday, 12-Feb-2019 17:39:55 JST ておりあ​:ota: ておりあ​:ota:
      in reply to

      zundaさんのおかげで解決しそうです https://github.com/tootsuite/mastodon-api/pull/41

      In conversation Tuesday, 12-Feb-2019 17:39:55 JST permalink

      Attachments

      1. Set hostname for ssl_client for server that needs SNI by zunda · Pull Request #41 · tootsuite/mastodon-api
        from GitHub
        This prevents the error lib/mastodon/streaming/connection.rb:35:in `connect': SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: sslv3 alert handshake failure (OpenSSL::SSL::SSL...
      ておりあ​:ota: repeated this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.