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

Wasabi::Resolver::HTTPError: Error: 500 for url #958

Open
HuzaifaClustox opened this issue Jul 28, 2021 · 2 comments
Open

Wasabi::Resolver::HTTPError: Error: 500 for url #958

HuzaifaClustox opened this issue Jul 28, 2021 · 2 comments
Labels

Comments

@HuzaifaClustox
Copy link

Bug report

Current behavior:

Wasabi::Resolver::HTTPError: Error: 500 for url http://108.60.219.77:6543/BusinessServices/Billing/DiscountsAndPromotions/Shahid/Service/Service.serviceagent/ShahidPortTypeEndpoint1
/home/clustox/.rvm/gems/ruby-2.7.1/gems/wasabi-3.6.1/lib/wasabi/resolver.rb:47:in load_from_remote' /home/clustox/.rvm/gems/ruby-2.7.1/gems/wasabi-3.6.1/lib/wasabi/resolver.rb:35:in resolve'
/home/clustox/.rvm/gems/ruby-2.7.1/gems/wasabi-3.6.1/lib/wasabi/document.rb:144:in xml' /home/clustox/.rvm/gems/ruby-2.7.1/gems/wasabi-3.6.1/lib/wasabi/document.rb:162:in parse'
/home/clustox/.rvm/gems/ruby-2.7.1/gems/wasabi-3.6.1/lib/wasabi/document.rb:149:in parser' /home/clustox/.rvm/gems/ruby-2.7.1/gems/wasabi-3.6.1/lib/wasabi/document.rb:66:in soap_actions'
/home/clustox/.rvm/gems/ruby-2.7.1/gems/savon-2.12.1/lib/savon/client.rb:28:in operations' /home/clustox/Desktop/Rworkplace/soapify/lib/tasks/call_wsdl_operations.rake:17:in block (2 levels) in

'
/home/clustox/.rvm/gems/ruby-2.7.1/gems/rake-13.0.6/exe/rake:27:in <top (required)>' /home/clustox/.rvm/gems/ruby-2.7.1/bin/ruby_executable_hooks:24:in eval'
/home/clustox/.rvm/gems/ruby-2.7.1/bin/ruby_executable_hooks:24:in `'

Steps to reproduce current behavior:
client = Savon.client(wsdl:"http://108.60.219.77:6543/BusinessServices/Billing/DiscountsAndPromotions/Shahid/Service/Service.serviceagent/ShahidPortTypeEndpoint1")

client.operations

Expected behavior:

client.operations should return WSDL operations

System information:

  • ruby version: 2.7.1
  • savon version: 2.12.1
@DonGiulio
Copy link

I'm having the same issue, and in my case the 500 error response I get from the server is:

  content-type of the request should be text/xml

I'm having other troubles wasabi related (i.e. doing GET calls instead of POST), I think we should switch to an older version of wasabi. looking for a suitable one

@stale
Copy link

stale bot commented Jan 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants