[prev in list] [next in list] [prev in thread] [next in thread] 

List:       calendarserver-users
Subject:    Re: [CalendarServer-users] Event not being put in calendar
From:       Gaurav Jain <monkeyfdude () gmail ! com>
Date:       2014-11-11 21:48:37
Message-ID: CAJ9azkBazJTvtxuEx-Z2mgutLLGptagUMeFxzp7Su2ktxgujGQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Ok I resolved the issue. Sorry my mistake. I had to use email address from
config. Thanks again


On Tue, Nov 11, 2014 at 1:39 PM, Gaurav Jain <monkeyfdude@gmail.com> wrote:

> Thanks you for reply. My ics file has changed to following but I still see
> no even for "wsanchez"
>
> My server url is : localhost:8008. To invite 'wsanchez' do I need to set
> invitee as wsancez@localhost:8008 or something??
>
> I also see following in server logs
>
> 2014-11-11 13:22:23-0800 [-] [caldav-1]  [-]
> [txdav.caldav.datastore.scheduling.implicit#info] Implicit REQUEST -
> organizer: 'urn:uuid:admin' to attendee: 'invalid:nomail', UID:
> '96AD2B3E-7777-460F-9477-412B5FE23121'
> 2014-11-11 13:22:23-0800 [-] [caldav-1]  [PooledMemCacheProtocol,client]
> [txdav.caldav.datastore.scheduling.caldav.scheduler#error] Unknown calendar
> user address: invalid:nomail
> 2014-11-11 13:22:23-0800 [-] [caldav-1]  [PooledMemCacheProtocol,client]
> [txdav.caldav.datastore.scheduling.scheduler#info] METHOD: REQUEST,
> Component: VEVENT
> 2014-11-11 13:22:23-0800 [-] [caldav-1]  [PooledMemCacheProtocol,client]
> [txdav.caldav.datastore.scheduling.scheduler.ScheduleResponseQueue#error]
> Error during PUT for invalid:nomail: Unknown recipient
>
> *********************************************ICS
> file**************************************
>
> BEGIN:VCALENDAR
> VERSION:2.0
> CALSCALE:GREGORIAN
> PRODID:-//Apple Inc.//Mac OS X 10.9.4//EN
> BEGIN:VEVENT
> UID:96AD2B3E-7777-460F-9477-412B5FE23121
> DTSTART;TZID=America/Los_Angeles:20141111T140000
> DTEND;TZID=America/Los_Angeles:20141111T150000
> ATTENDEE;CN=Super User;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:urn:uuid:admin
> ATTENDEE;CN=wsanchez;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;SCH
>  EDULE-STATUS=3.7:invalid:nomail
> CREATED:20141111T212120Z
> DTSTAMP:20141111T212211Z
> ORGANIZER;CN=Super User:urn:uuid:admin
> SEQUENCE:4
> SUMMARY:xx
> TRANSP:OPAQUE
> END:VEVENT
> END:VCALENDAR
>
> On Tue, Nov 11, 2014 at 12:56 PM, Gaurav Jain <monkeyfdude@gmail.com>
> wrote:
>
>> Thanks a lot. Let me see how can I get organizer there. I used
>> thunderbird client. May be I need to check some option there.
>>
>> Thanks again.
>>
>> On Tue, Nov 11, 2014 at 12:54 PM, Morgen Sagen <sagen@apple.com> wrote:
>>
>>> Looks like your VEVENT is missing the ORGANIZER property (which should
>>> be set to "admin" in this example).  Typically, the you would also have an
>>> ATTENDEE property for the organizer principal, assuming the organizer was
>>> also attending the event.
>>>
>>> ~morgen
>>>
>>>
>>> On Nov 11, 2014, at 12:48 PM, Gaurav Jain <monkeyfdude@gmail.com> wrote:
>>>
>>> Hi,
>>>
>>> * I user calendar server with default configurations
>>> * Config has two users : *admin* and *wsanchez*
>>>
>>> * Using Thunderbird client and connection to my local server, I created
>>> an event as "*admin*" and invited "*wsanchez*"
>>>
>>> * Then I connected to server using *another* client with account "
>>> *wsanchez*".
>>>
>>> * But I do NOT see the event in "wsanchez" calendar.
>>>
>>> * Please see the ics file generated when "admin" created the event.
>>>
>>> Please help me understand this. What is it I am missing?
>>>
>>> *************************************************ICS file created by
>>> admin*************************
>>> BEGIN:VCALENDAR
>>> VERSION:2.0
>>> PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
>>> BEGIN:VEVENT
>>> UID:b0bdaca9-5fa7-224a-b66c-f0157010549d
>>> DTSTART;TZID=America/Los_Angeles:20141111T130000
>>> DTEND;TZID=America/Los_Angeles:20141111T140000
>>> ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=TRUE:wsanchez
>>> CREATED:20141111T202939Z
>>> DTSTAMP:20141111T203008Z
>>> LAST-MODIFIED:20141111T203008Z
>>> LOCATION:New Event with sanchez
>>> SUMMARY:New Event with sanchez
>>> TRANSP:OPAQUE
>>> END:VEVENT
>>> END:VCALENDAR
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> calendarserver-users mailing list
>>> calendarserver-users@lists.macosforge.org
>>> https://lists.macosforge.org/mailman/listinfo/calendarserver-users
>>>
>>>
>>>
>>
>

[Attachment #5 (text/html)]

<div dir="ltr">Ok I resolved the issue. Sorry my mistake. I had to use email address \
from config. Thanks again<br><br></div><div class="gmail_extra"><br><div \
class="gmail_quote">On Tue, Nov 11, 2014 at 1:39 PM, Gaurav Jain <span \
dir="ltr">&lt;<a href="mailto:monkeyfdude@gmail.com" \
target="_blank">monkeyfdude@gmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr"><div><div><div>Thanks you for reply. My ics \
file has changed to following but I still see no even for \
&quot;wsanchez&quot;<br><br></div>My server url is : localhost:8008. To invite \
&#39;wsanchez&#39; do I need to set invitee as wsancez@localhost:8008 or \
something??<br><br></div>I also see following in server logs<br><br>2014-11-11 \
13:22:23-0800 [-] [caldav-1]   [-] [txdav.caldav.datastore.scheduling.implicit#info] \
Implicit REQUEST - organizer: &#39;urn:uuid:admin&#39; to attendee: \
&#39;invalid:nomail&#39;, UID: \
&#39;96AD2B3E-7777-460F-9477-412B5FE23121&#39;<br>2014-11-11 13:22:23-0800 [-] \
[caldav-1]   [PooledMemCacheProtocol,client] \
[txdav.caldav.datastore.scheduling.caldav.scheduler#error] Unknown calendar user \
address: invalid:nomail<br>2014-11-11 13:22:23-0800 [-] [caldav-1]   \
[PooledMemCacheProtocol,client] [txdav.caldav.datastore.scheduling.scheduler#info] \
METHOD: REQUEST, Component: VEVENT<br>2014-11-11 13:22:23-0800 [-] [caldav-1]   \
[PooledMemCacheProtocol,client] \
[txdav.caldav.datastore.scheduling.scheduler.ScheduleResponseQueue#error] Error \
during PUT for invalid:nomail: Unknown \
recipient<br><br></div>*********************************************ICS \
file**************************************<br><div><div><div><div><br>BEGIN:VCALENDAR<br>VERSION:2.0<br>CALSCALE:GREGORIAN<br>PRODID:-//Apple \
Inc.//Mac OS X 10.9.4//EN<br>BEGIN:VEVENT<br>UID:96AD2B3E-7777-460F-9477-412B5FE23121< \
br>DTSTART;TZID=America/Los_Angeles:20141111T140000<br>DTEND;TZID=America/Los_Angeles:20141111T150000<br>ATTENDEE;CN=Super \
User;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:urn:uuid:admin<br>ATTENDEE;CN=wsanchez;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;SCH<br> \
EDULE-STATUS=3.7:invalid:nomail<br>CREATED:20141111T212120Z<br>DTSTAMP:20141111T212211Z<br>ORGANIZER;CN=Super \
User:urn:uuid:admin<br>SEQUENCE:4<br>SUMMARY:xx<span \
class=""><br>TRANSP:OPAQUE<br>END:VEVENT<br>END:VCALENDAR<br></span></div></div></div></div></div><div \
class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div \
class="gmail_quote">On Tue, Nov 11, 2014 at 12:56 PM, Gaurav Jain <span \
dir="ltr">&lt;<a href="mailto:monkeyfdude@gmail.com" \
target="_blank">monkeyfdude@gmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr"><div>Thanks a lot. Let me see how can I get \
organizer there. I used thunderbird client. May be I need to check some option \
there.<br><br></div>Thanks again.<br></div><div><div><div \
class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 11, 2014 at 12:54 PM, \
Morgen Sagen <span dir="ltr">&lt;<a href="mailto:sagen@apple.com" \
target="_blank">sagen@apple.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Looks like your VEVENT \
is missing the ORGANIZER property (which should be set to "admin" in this example).   \
Typically, the you would also have an ATTENDEE property for the organizer principal, \
assuming the organizer was also attending the \
event.</div><div><br></div><div>~morgen</div><div><br></div><br><div><blockquote \
type="cite"><div><div><div>On Nov 11, 2014, at 12:48 PM, Gaurav Jain &lt;<a \
href="mailto:monkeyfdude@gmail.com" target="_blank">monkeyfdude@gmail.com</a>&gt; \
wrote:</div><br></div></div><div><div><div><div \
dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>* I user calendar \
server with default configurations<br></div>* Config has two users : <b>admin</b> and \
<b>wsanchez</b><br><br></div>* Using Thunderbird client and connection to my local \
server, I created an event as &quot;<b>admin</b>&quot; and invited \
&quot;<b>wsanchez</b>&quot;<br><br></div>* Then I connected to server using \
<b>another</b> client with account &quot;<b>wsanchez</b>&quot;.<br><br></div>* But I \
do NOT see the event in &quot;wsanchez&quot; calendar.<br><br></div>* Please see the \
ics file generated when &quot;admin&quot; created the event.<br><br></div>Please help \
me understand this. What is it I am \
missing?<br><div><div><div><div><div><div><div><div><div><div><div><br></div><div>*************************************************ICS \
file created by admin*************************<br></div><div>BEGIN:VCALENDAR<br>VERSION:2.0<br>PRODID:-//<a \
href="http://Mozilla.org/NONSGML" target="_blank">Mozilla.org/NONSGML</a> Mozilla \
Calendar V1.1//EN<br>BEGIN:VEVENT<br>UID:b0bdaca9-5fa7-224a-b66c-f0157010549d<br>DTSTA \
RT;TZID=America/Los_Angeles:20141111T130000<br>DTEND;TZID=America/Los_Angeles:20141111 \
T140000<br>ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=TRUE:wsanchez<br>C \
REATED:20141111T202939Z<br>DTSTAMP:20141111T203008Z<br>LAST-MODIFIED:20141111T203008Z<br>LOCATION:New \
Event with sanchez<br>SUMMARY:New Event with \
sanchez<br>TRANSP:OPAQUE<br>END:VEVENT<br>END:VCALENDAR<br><br><br><br><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
 _______________________________________________<br>calendarserver-users mailing \
list<br><a href="mailto:calendarserver-users@lists.macosforge.org" \
target="_blank">calendarserver-users@lists.macosforge.org</a><br><a \
href="https://lists.macosforge.org/mailman/listinfo/calendarserver-users" \
target="_blank">https://lists.macosforge.org/mailman/listinfo/calendarserver-users</a><br></div></blockquote></div><br></div></blockquote></div><br></div>
 </div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>



_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/calendarserver-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic