The issue
On my board I try to start a new discussion, also other users tried. We all get an error message: "Oops! Something went wrong. Please reload the page and try again". Reloading and logging out and in doesn't solve this issue.
Posting an answer sometimes gives the same result.
Might updating my php version to 8.0.30 have to do with this issue?
This is output from the console:
POST
scheme
https
host
www.woneninoirschot.nl
filename
/api/discussions
Status
500
VersieHTTP/1.1
Overgebracht0 B (grootte 46 B)
Referrer-beleidsame-origin
Prioriteit aanvragenHighest
DNS-omzettingSysteem
content-type
application/vnd.api+json
date
Tue, 10 Oct 2023 10:38:35 GMT
server
nginx
strict-transport-security
max-age=15768000; includeSubDomains
X-Firefox-Spdy
h2
x-powered-by
PHP/8.0.30
Accept
*/*
Accept-Encoding
gzip, deflate, br
Accept-Language
nl,en;q=0.5
Connection
keep-alive
Content-Length
186
Content-Type
application/json; charset=utf-8
Cookie
flarum_remember=WaeHzVgZwuzb3QM8nFjKKDuQlHk4mDwC9us9lDJ1; flarum_session=VprKYD32nyEHNOZ59fCpyXZ7pzzzMoJJWseih3tD
DNT
1
Host
www.woneninoirschot.nl
Origin
https://www.woneninoirschot.nl
Referer
https://www.woneninoirschot.nl/
Sec-Fetch-Dest
empty
Sec-Fetch-Mode
cors
Sec-Fetch-Site
same-origin
User-Agent
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0
X-CSRF-Token
dizjCvtTwBaKoCGeiOBu0Tp5MPSioj6GpSRSL46z
Flarum information
I don't have access to the console, but according to composer everything is updated to the latest version, this is a part of the composer.json file:
"require": {
"flarum/core": "^1.0",
"flarum/approval": "*",
"flarum/bbcode": "*",
"flarum/emoji": "*",
"flarum/lang-english": "*",
"flarum/flags": "*",
"flarum/likes": "*",
"flarum/lock": "*",
"flarum/markdown": "*",
"flarum/mentions": "*",
"flarum/nicknames": "*",
"flarum/pusher": "*",
"flarum/statistics": "*",
"flarum/sticky": "*",
"flarum/subscriptions": "*",
"flarum/suspend": "*",
"flarum/tags": "*",
"fof/follow-tags": "*",
"fof/pages": "*",
"fof/polls": "*",
"fof/reactions": "*",
"fof/sitemap": "*",
"fof/split": "*",
"fof/upload": "*",
"fof/user-directory": "*",
"v17development/flarum-seo": "*",
"askvortsov/flarum-pwa": "*",
"flarum-lang/dutch": "*"
I'll try to post console info as soon as I receive it from my hosting provider.
Many thanks in advance,
Best regards,
Erik