Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • E ebulk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • nexedi
  • ebulk
  • Issues
  • #1

Closed
Open
Created Jun 20, 2019 by Roque@rporchettoMaintainer

HTTP ERROR in POST requests: handshake_failure

The HTTP Post request made in wendelin_client::handleRequest (at ebulk-data/embulk-wendelin-dataset-tool/lib/embulk/wendelin_client.rb) fails with error: Received fatal alert: handshake_failure

The code of the request:

req = Net::HTTP::Post.new(uri) res = Net::HTTP.start(uri.hostname, uri.port, :use_ssl => (uri.scheme == 'https'), :verify_mode => OpenSSL::SSL::VERIFY_NONE, :ssl_timeout => 300, :open_timeout => 300, :read_timeout => 300, ) do |http| http.request(req) end

The handshake_failure could be because of an incompatibility problem with the server due to certificates, SSL versions, etc.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7