-
Notifications
You must be signed in to change notification settings - Fork 43
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
Sharing of calendar doesn't work with owncloud 10.0.3.3 and calendar app 1.5.4 #828
Comments
@Julian1998 can you please have a look? THX |
Please test this fix - very likely the same issue - #839 THX |
Sorry for being only a user with no programming skills... I don't find the place where to apply the fix. |
You Applied the patch correctly. |
This doesn't work in my case, OC 9.1.7 and calender 1.5.4 with Patch #839 |
@DeepDiver1975: Sorry for answering that late. |
@uwe347 check #823 and there the post from @Ricardo665 . This works for me. But as soon as you try to share share a calendar and type in the user name into the search field the logfile comes up with
The strange thing with this bug is, that old shared calendars, which did exist before upgrading to 9.1.7, work without problems. New calendars can't be shared. |
Using the latest stable 10.7, I too cannot share new calendars (while the old ones works correctly). However I do not see any This is annoying and it's happening for quite some time now (I though upgrading from 9 to 10 would solves this, it did not)! |
Strange observations .... Can I See some Screenshots pleased. Maybe this helps to resolve the Situation |
Any error in the browser console? |
Yes there are.
I tried pasting the url from the The url:
The result: {
"ocs": {
"meta": {
"status": "failure",
"statuscode": 999,
"message": "Invalid query, please check the syntax. API specifications are here: http:\/\/www.freedesktop.org\/wiki\/Specifications\/open-collaboration-services. DEBUG OUTPUT:\n"
},
"data": []
}
} |
This is a great finding! THX What are the exact versions of owncloud server (have a look at version.php) and the calendar app (apps/calendar/appinfo/info.xml) THX |
The version: $OC_Version = array(10,0,7,2);
$OC_VersionString = '10.0.7';
$OC_Build = '2018-02-19T16:29:54+00:00 90535c97bad0d5455e92d1190012fb856cf7e8b0'; The calendar one: <?xml version="1.0"?>
<info>
<id>calendar</id>
<name>Calendar</name>
<version>1.4.2</version>
<licence>AGPL</licence>
<author>Georg Ehrke, Raghu Nayyar, Bernhard Fröhler</author>
<dependencies>
<owncloud min-version="9.0" max-version="10.0" />
</dependencies>
<description>Calendar GUI for the server-integrated CalDAV server</description>
<documentation>
<user>http://doc.owncloud.org/server/9.0/user_manual/pim/calendar.html</user>
</documentation>
<category>productivity</category>
<screenshot>https://raw.githubusercontent.com/owncloud/screenshots/9d7c40b3f9694f4fabca464870524b9b962c8705/calendar/screenshot.png</screenshot>
<website>https://github.com/owncloud/calendar/</website>
<bugs>https://github.com/owncloud/calendar/issues</bugs>
<repository type="git">https://github.com/owncloud/calendar.git</repository>
<ocsid>168707</ocsid>
</info>
~ |
please upgrade - meanwhile there is 1.5.6 available |
I just ran: sudo -u www-data ./occ market:upgrade and now the server is not responding. If I run sudo -u www-data ./occ market:list I get the error message: |
this url is wrong - please have a look at your config.php there is a setting appstore.url of similar - just remove the whole line and run the upgrade command again |
Ok I removed the buggy line from Now, when I run When I check again (Is there an owncloud chat somewhere (irc/gitter/discord/slack) we could use? This would I think be more suited than here) |
I specified the names of the apps I wanted to upgrade, and it did the trick:
Now the website is running correctly again so far. Shouldn't |
with the option --all it does. |
can you please check again for errors in the browser console? furthermore: are you trying to re-share an already with you shared calendar? |
No errors are shown in the console when I click the 'share' icon, nor any network requests (which I checked are shown if I click the 'Share link' checkbox). I will not try to re-share an already shared calendar, since it could just break the share permanently and I cannot afford that. I've switched to 'English', and nothing more happens.
Perhaps using no arguments are at all could either do the same thing as |
Maybe I was not explicit enough. Sorry. I can reproduce your behavior when I try to share a calendar which was previously shared with me. |
Well, on my end calling that command does nothing and just returns:
But I guess that's another issue! |
For info those calendars I cannot share are freshly created ones; I never shared them before. |
The share option is enabled.
To be sure I toggled it few days ago, with no effect
Le April 18, 2018 6:52:44 AM UTC, "Thomas Müller" <[email protected]> a écrit :
…Did you by accident disable sharing in the admin settings?
![screenshot from 2018-04-18
08-52-07](https://user-images.githubusercontent.com/1005065/38915946-d8e2e63c-42e5-11e8-9308-0e5c2e1a3e83.png)
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#828 (comment)
|
Any error in the browser console? |
Yes: |
I need to see the network request which is failing |
I am not sure where to gather the information you need, but I try to guess... using web-developer-functions of my firefox browser > network analysis ("Netzwerkanalyse" Ctrl+Shift+E) and copied some information from the moment, when i clicked on the username ("kristine"):
Uppercase letters show some points, where I deleted sensitive information as my hostname and some cookies, sessionPassphrase,... If those informations should be necessary for your research, let me know how I can send this information in a confidential manner. |
P.S.: Let me know, if this is not what you need. In that case I need more advice how to gather the right information and how to do it with my firefox browser. |
I'm guessing this is a slightly different bug that what I'm experiencing since you at least get to select a user/group name, which I do not even see. |
For info, it's still impossible to share any calendar using the latest This is a critical bug. |
Is there a solution in meantime? I have the same problem with sharing calendars to group or persons. It started the same time as listed above an now I have Owcloud 10.3.1 and Calendar App 1.6.3 but I still can't share calendars to other persons except public shares! Any help? |
@FKBOX I haven't found one since 2017, however since sharing works with previous calendar, perhaps technically it could be possible to edit the database manually? |
I did a new install in vbox and I could share calenders. Then I restored my database and I coudn't share anymore. So it is a problem of Database structure, but there is no documentation how it has to be. So it is a long run of reverse engineering to compare an new database to the existing. I never get help from the community. So I stop posting problems. |
Steps to reproduce
Expected behaviour
The checkmark-fields (those to allow modify and share) should appear after selecting one of the valid usernames from the list.
I looked after the changes written in this commit:
owncloud/core@dcb92b8
All changes in those four files shown there are implemented (as part of 10.0.3.3 an calendar 1.5.4, I guess).
Actual behaviour
no reaction after selecting a valid username, no access to the shared calendar for the other user.
Server configuration
I'm using calendar app 1.5.4 on owncloud version 10.0.3.3 on ubuntu 16.04LTS with Apache/2.4.18, mysql, PHP version 7.0.22-0ubuntu0.16.04.1
owncloud is set up from 9.x via 9.1.5.2 to 10.0.0 to 10.0.3.3 (I don't know the exact version steps on that route any more)
Login as admin user into your cloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here:
No errors have been found.
List of activated apps:
output of 'sudo -u www-data ./occ app:list'
Enabled:
Disabled:
ownCloud configuration report from admin page:
config_report_20171117.json.txt
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
Firefox Quantum 57.0 (64-Bit)
Operating system:
xubuntu 16.04LTS
CalDAV-clients:
android CalDAVsync by Marten Gaida
The text was updated successfully, but these errors were encountered: