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

Empty webhooks page #8863

Closed
4 tasks done
mrahmadt opened this issue May 5, 2024 · 6 comments
Closed
4 tasks done

Empty webhooks page #8863

mrahmadt opened this issue May 5, 2024 · 6 comments
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).

Comments

@mrahmadt
Copy link

mrahmadt commented May 5, 2024

Support guidelines

I've found a bug and checked that ...

Description

Getting empty webhook page with no error in logs (new installation)

webhook enabled
cache cleared
logout/login again

$ grep -i hook .env
Some objects have room for an URL, like transactions and webhooks.
Firefly III supports webhooks. These are security sensitive and must be enabled manually first.
ALLOW_WEBHOOKS=true

$ php artisan cache:clear

INFO Application cache cleared successfully.

image

Debug information

Debug information generated at 2024-05-05 19:04:52 for Firefly III version v6.1.15.

System information
ItemValue
Firefly III6.1.15 / v2.0.14 / 24 (exp. 24)
PHP version8.3.6 (64bits) / fpm-fcgi / Linux x86_64
BCscale12
Error reportingDisplay: Off, reporting: ALL errors
Max upload2097152 (2 MB)
Database drivers*mysql*,
Firefly III information
ItemValue
TimezoneAsia/Riyadh + Asia/Riyadh
App environmentproduction, debug: false
Layoutv1
Loggingnotice, stack / (empty)
Cache driverfile
Default language and localeen_US + equal
Trusted proxies
Login provider & user guardeloquent / web
Login headersN/A + N/A
Stateful domains
Last cron jobnever (never)
Mailerlog
User-specific information
ItemValue
User#1 of 1
User flags
Session start2024-05-01 00:00:00
Session end2024-05-31 23:59:59
View range1M
User languageen_US
User localeen_US
Locale(s) supporteden_US.utf8: ✅
en_US.UTF-8: ✅
User agentMozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0

Expected behaviour

Able to create new webhook, view existing webhooks

Steps to reproduce

No response

Additional info

No response

@JC5
Copy link
Member

JC5 commented May 5, 2024

Thanks for reporting this! I am aware of the issue. It will be fixed in the next release 👍

@JC5 JC5 added bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release). labels May 5, 2024
@mrahmadt
Copy link
Author

mrahmadt commented May 5, 2024

Thanks @JC5

@mrahmadt
Copy link
Author

mrahmadt commented May 5, 2024

Not sure if it's related, FYI, API call to [POST] /api/v1/webhooks will return html login page

happy to open another issue if it's another bug

@JC5
Copy link
Member

JC5 commented May 5, 2024

You need to add Accept: application/json to your request.

@mrahmadt
Copy link
Author

Thanks @JC5 , any plan when is the next release?

@JC5 JC5 closed this as completed May 19, 2024
Copy link
Contributor

Hi there! This is an automatic reply. Share and enjoy

This issue is now 🔒 closed. Please be aware that closed issues are not monitored by the developer of Firefly III.

  • If the original bug is not actually fixed, please open a new issue. Refer to this issue for clarity.
  • Follow-up questions must be posted in a new discussion
  • Further replies to this issue may get no response.

If there is more to discuss, please open a new issue or discussion.

Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

2 participants