Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 123901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T04:21:38+00:00 2026-05-11T04:21:38+00:00

In a shoes application am trying to download stuff from some internal websites. I

  • 0

In a shoes application am trying to download stuff from some internal websites. I get this error

Error in /tmp/selfgz14214/ruby/lib/net/protocol.rb line 66 undefined method 'closed?' for #<OpenSSL::SSL::SSLSocket:0xb6af94f0> 

I got the above error for this code. This give the above error if used from Shoes.

require 'net/http' require 'net/https' require 'rexml/document'  class Blogs   attr_reader :Connection    def initialize     @Connection = Net::HTTP::new('someInternalWebSite', 443)     @Connection.use_ssl = true   end    def get_blogs     doc = REXML::Document.new @Connection.get('/weblogs/feed/entries/atom').body     blogs = Array.new     # ----- some crap to parse the blogs     return blogs   end  end 

Note this problem only happens when run from inside shoes.

Also using the inbuilt download method in shoes it doesn’t return, not even start event gets raised. The following is the code for that

download 'https://internalWebsite/weblogs/feed/entries/atom', :start => lambda {   alert 'hello' }, :progress => lambda {   alert 'progress' }, :finish => lambda {   alert 'finish' } 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T04:21:39+00:00Added an answer on May 11, 2026 at 4:21 am

    Shoes doesn’t support HTTPS in the current version.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to Java and Android. Here in this application I'm trying to Download
I'm trying to do an application in ruby. I want to collect information from
I am trying to get some files that were created by the app I
I'm trying to build a simple application to download and play a music file.
I'm trying to create an application that uses OSMDroid and mapoverlays with geoPoints from
I'm trying to make a PhoneGap application that gets data from MYSQL with PHP
When I'm trying to run my application it shows force close error. But logcat
I am trying to develop a Facebook application which shows me all the content
Is there any way to write Shoes application using IDE (NetBeans for example)? I
I'm developing a web application that shows some controls and descriptions dynamically (I don't

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.