Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
E ebulk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • 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
None
Milestone
None
Assign milestone
Time tracking
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7