Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect to URL #153

Open
ihsanfaisal opened this issue Mar 9, 2020 · 0 comments
Open

Cannot connect to URL #153

ihsanfaisal opened this issue Mar 9, 2020 · 0 comments

Comments

@ihsanfaisal
Copy link

ihsanfaisal commented Mar 9, 2020

I got the following error. I think there is something wrong with httpclient library, but I'm not sure.

cannot connect to  https://hooks.slack.com/services/...
Invalid scheme format:  https

It happens around here

client.post_async url, {:payload => params.to_json}
rescue Exception => e
Rails.logger.warn("cannot connect to #{url}")
Rails.logger.warn(e)

My install system specs:

  • Redmine 3.4.4.stable
  • Rails 4.2.10
  • Ruby 2.5.1p57
  • Ubuntu 18.04

Any help is appreciated -- thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant