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

Connection test fails if the URL does not end with a slash #1469

Closed
ramonsmits opened this issue Mar 23, 2023 · 2 comments · Fixed by #1538
Closed

Connection test fails if the URL does not end with a slash #1469

ramonsmits opened this issue Mar 23, 2023 · 2 comments · Fixed by #1538
Assignees
Labels
Type: Bug Type: Bug
Milestone

Comments

@ramonsmits
Copy link
Member

ramonsmits commented Mar 23, 2023

Describe the bug

Description

Expected behavior

Testing connectivity to http://zolder:33633 should be successful.

Actual behavior

Testing connectivity to http://zolder:33633 fails, but if you add a slash (i.e. ``http://zolder:33633/` it succeeds.

Versions

Please list the version of the relevant packages or applications in which the bug exists.

= version 1.33.1

Steps to reproduce

  1. Open Configuration Tab
  2. Select Connections sub tab
  3. Enter value without a slash at the end like http://zolder:33633
  4. Click Test
  5. Test shows "CONNECTION FAILED"

Relevant log output

No response

Additional Information

Workarounds

Possible solutions

Additional information

@soujay soujay self-assigned this Jun 23, 2023
@soujay soujay added this to the 1.36.5 milestone Jun 25, 2023
@soujay
Copy link
Contributor

soujay commented Jun 30, 2023

Will be released in SP 1.37.0

@soujay soujay added the Type: Bug Type: Bug label Jul 6, 2023
@soujay soujay modified the milestones: 1.36.5, 1.37.0 Aug 11, 2023
@soujay soujay changed the title Connection test fails if the url does not end with a slash (version 1.33.1) Connection test fails if the url does not end with a slash Aug 15, 2023
@soujay soujay changed the title Connection test fails if the url does not end with a slash Connection test fails if the URL does not end with a slash Aug 18, 2023
@soujay
Copy link
Contributor

soujay commented Aug 18, 2023

The bug has been fixed in ServicePulse 1.37.0 and has been released.
https://github.com/Particular/ServicePulse/releases/tag/1.37.0

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

Successfully merging a pull request may close this issue.

2 participants