-
Notifications
You must be signed in to change notification settings - Fork 58
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
Support for Nextcloud 29 & 30 #1889
Comments
I need that as well. |
The not being able to view profiles is already filed as #1883 and an issue since NC 28. |
Still another issue: |
Crash in webfinger request
|
Is this planed, for when? |
referring to the app-page on apps.nextcloud.com there's a version (0.7.0) available fpr NC 29 and NC30. And yes, you can install it. But at least with my server (NC 29.0.8./AIO) it throws the wellknown "webfinger misconf"-error |
This is issue #1888. |
@paulvt I know. but I think 'there's a version (0.7.0) available for NC 29 and NC30.' |
It is available, but still fails to work as advertised. DbalException Both after upgrade and removal and reinstall, just opening the app). |
Fixed in 20d668e (released as 0.7.0 for v29 and v30). Includes a fix for:
The other matters are covered elsewhere. The The webfinger is misconfigured matter is a mixture of @noci2012 Your db error is unrelated to any of this. That table has existed since 2022 so no idea why you don't have it. No one else has reported a similar problem. Wild guess: you had some of those old |
wrt. db tables... I installed a fresh NEW nextcloud, without tables & social installed social... then there are still no tables. BEFORE attempting to install remove all items in the db table that tracks what is installed. After this Social still doesn't work... at least the tables got created. |
A tracking issue for people who want to be notified when this will be updated.
The text was updated successfully, but these errors were encountered: