Skip to content
New issue

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

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

Already on GitHub? # to your account

The Application Url isn't checked in the setup wizard like it is in the settings screen, anything can be entered #4417

Closed
ikomhoog opened this issue Nov 23, 2021 · 1 comment

Comments

@ikomhoog
Copy link

Describe the bug
I didn't have https:// added to my URL and there was nothing telling me it was wrong.
This caused my discord notifications to not work(I don't use any other notifications)

To Reproduce
Steps to reproduce the behavior:

  1. Run a new install

  2. Fill in a random string/invalid Url

  3. Setup discord notifications

  4. Try to get a notification on discord (other than the test notifications), it will give Bad Request errors.

  5. Try to enter the same string/invalid Url from settings, and notice the popup saying it's invalid

  6. Enter a correct application Url and you will get discord notifications correctly.

Expected behavior
I expected this field to also have the check so only valid Urls can be entered.

Screenshots
image
image
image

Logs (Logs directory where Ombi is located)

�[41m�[30mfail�[39m�[22m�[49m: Ombi.Api.Api[1000]
StatusCode: BadRequest, Reason: Bad Request, RequestUri: https://discordapp.com/api/webhooks/012345678901234567890123/XXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Desktop (please complete the following information):

  • OS: docker linuxserver/ombi

Ombi Version (please complete the following information):

  • Version 4.3.3
  • Media Server Jellyfin
  • Database Type: SQLite (the default)
@github-actions
Copy link

Hi!

Thanks for the issue report. Before a real human comes by, please make sure you used our bug report format.

Have you looked at the wiki yet? https://docs.ombi.app/

Before posting make sure you also read our FAQ.

Make the title describe your issue. Having 'not working' or 'I get this bug' for 100 issues, isn't really helpful.

If we need more information or there is some progress we tag the issue or update the tag and keep you updated.

Thanks!

Ombi Bot.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants