Dashticz - Module - Calendar

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Module - Calendar

Post by robgeerts »

Sorry, I dont know what you mean?
User avatar
Luxtux
Posts: 31
Joined: Monday 14 August 2017 15:16
Target OS: Linux
Domoticz version: 2021.1 β
Location: Luxembourg
Contact:

Re: Dashticz - Module - Calendar

Post by Luxtux »

Hey,
Yesterday evening i pulled the latest beta from github and now my calendar stopped working. i first thought it might have been my ical file, so i copped the f1 ical mentioned 3 posts ago and i have the same issue.
I'm getting the following error from the console:

Code: Select all

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://dashticz.nl/ical/?time=1516743145156&url=https://www.formula1.com/sp/static/f1/2018/calendar/ical.ics. (Reason: CORS header 'Access-Control-Allow-Origin' missing).
When I try the url i'm getting a 404 error page. issue on your server?

UPDATE:
I changed the url from dashticz.nl to the old one and it works... I think something is not quite right on dashticz.nl :)
dens1975
Posts: 26
Joined: Monday 12 February 2018 17:03
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by dens1975 »

Hi, I have a question about the Calendar showing a mulitple day event. If I have, for example an event started this Saturday and ending next sunday, it shows up in my view with the start date at the end of the week. Can this be changed?

Also when I click on a appointment it shows a blank screen in Firefox or 'this content can't be displayed in a frame' in Internet Explorer.

Any ideas?
poudenes
Posts: 667
Joined: Wednesday 08 March 2017 9:42
Target OS: Linux
Domoticz version: 3.8993
Location: Amsterdam
Contact:

Re: Dashticz - Module - Calendar

Post by poudenes »

Hi All,

Is the module full working now for iCalendar (Apple)? I want mod my config so i can put the module in the screen. But before i go change this wanna know if it is working now. :)
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
User avatar
htilburgs
Posts: 464
Joined: Tuesday 03 November 2015 11:01
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Dashticz - Module - Calendar

Post by htilburgs »

poudenes wrote: Friday 16 February 2018 12:10 Hi All,

Is the module full working now for iCalendar (Apple)? I want mod my config so i can put the module in the screen. But before i go change this wanna know if it is working now. :)
I'm using 2 and have no issues with them

Code: Select all

var calendars = {}
calendars.f1 = {maxitems: 5, title:'', image:'', icalurl:'webcal://p28-calendars.icloud.com/published/xxxxxxx'}
calendars.prive = {maxitems: 5, title: '', image: '', icalurl:'webcal://p04-calendarws.icloud.com/ca/subscribe/1/xxxxxxx}
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
poudenes
Posts: 667
Joined: Wednesday 08 March 2017 9:42
Target OS: Linux
Domoticz version: 3.8993
Location: Amsterdam
Contact:

Re: Dashticz - Module - Calendar

Post by poudenes »

Thanks.

Then ill give it a try :)
htilburgs wrote: Friday 16 February 2018 16:26
poudenes wrote: Friday 16 February 2018 12:10 Hi All,

Is the module full working now for iCalendar (Apple)? I want mod my config so i can put the module in the screen. But before i go change this wanna know if it is working now. :)
I'm using 2 and have no issues with them

Code: Select all

var calendars = {}
calendars.f1 = {maxitems: 5, title:'', image:'', icalurl:'webcal://p28-calendars.icloud.com/published/xxxxxxx'}
calendars.prive = {maxitems: 5, title: '', image: '', icalurl:'webcal://p04-calendarws.icloud.com/ca/subscribe/1/xxxxxxx}
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
stuffer
Posts: 12
Joined: Sunday 07 June 2015 9:36
Target OS: Linux
Domoticz version: 3.6367
Location: Utrecht
Contact:

Re: Dashticz - Module - Calendar

Post by stuffer »

Since yesterday my calanders (iCal) are not working anymore.

I have this in the config:

var calendars = {}
calendars.prive = {width:12, maxitems: 10, url: 'https://calendar.google.com/calendar/em ... /Amsterdam', icalurl: 'https://ca$
calendars.business = {width:12, maxitems: 4, icalurl: 'https://inzamelschema.rmn.nl/ical/0356200000014977' }


And this was working for a long time.

in the dashboard the module keeps saying: laden....... (loading)

With F12 I see that there is an request to:
Aanvraag-URL: https://wedevise.nl/dashticz/ical/?time ... 0000014977

Does someone know or the service is down? Or is changed?
dens1975
Posts: 26
Joined: Monday 12 February 2018 17:03
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by dens1975 »

Same here, my google calendar isn’t loading either.

Loading....
toro
Posts: 47
Joined: Wednesday 09 August 2017 23:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by toro »

Yes, having the same problem.
2 days ago it was working fine.
Tried few different URL's for the ical (F1 and Google calendar) but it's not working anymore.

Edit: it's working in the beta-version
Timmi1993
Posts: 5
Joined: Tuesday 13 February 2018 7:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by Timmi1993 »

I can only agree with the previous speakers.
I have also tried different calendars.

I thought I made a mistake at first.
I installed dashticz, everything worked for a few hours and suddenly the calendar didn't work anymore. ^^
Cletus
Posts: 54
Joined: Wednesday 17 August 2016 9:32
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Location: Purmerend, Netherlands
Contact:

Re: Dashticz - Module - Calendar

Post by Cletus »

Hi,

I have the same issue, All went fine for a week or so, now the calendar is stuck on Loading...

Any idea?

Thanks!
This is our world now... the world of the electron and the switch, the beauty of the baud.
stuffer
Posts: 12
Joined: Sunday 07 June 2015 9:36
Target OS: Linux
Domoticz version: 3.6367
Location: Utrecht
Contact:

Re: Dashticz - Module - Calendar

Post by stuffer »

@robgeerts

Do you know what is wrong and how to fix the calander issue?

I am running on a old version of dashticz at the moment but the newest version is having the same issue.
geertvercamer
Posts: 84
Joined: Friday 12 May 2017 20:03
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by geertvercamer »

I think there's a problem with the service on wedevise.nl.
In calendar.js change line 57 (where the link to 'wedevise.nl' is) to this: curUrl = 'http://dashticz.nl/ical/?time=' + cache + '&url=' + curUrl;
Found this in the beta branch and this makes the calendar working again.
Timmi1993
Posts: 5
Joined: Tuesday 13 February 2018 7:45
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by Timmi1993 »

geertvercamer wrote: Monday 19 February 2018 18:05 I think there's a problem with the service on wedevise.nl.
In calendar.js change line 57 (where the link to 'wedevise.nl' is) to this: curUrl = 'http://dashticz.nl/ical/?time=' + cache + '&url=' + curUrl;
Found this in the beta branch and this makes the calendar working again.
Hi geertvercamer,

I'm already using this variant of the code, but it still doesn't work for me. :cry:
Cletus
Posts: 54
Joined: Wednesday 17 August 2016 9:32
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Location: Purmerend, Netherlands
Contact:

Re: Dashticz - Module - Calendar

Post by Cletus »

Changed that line in the JS but did not work unfortunately :(
This is our world now... the world of the electron and the switch, the beauty of the baud.
Cletus
Posts: 54
Joined: Wednesday 17 August 2016 9:32
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Location: Purmerend, Netherlands
Contact:

Re: Dashticz - Module - Calendar

Post by Cletus »

Update: changed using the Beta branch completely. Did not work either.
This is our world now... the world of the electron and the switch, the beauty of the baud.
User avatar
DewGew
Posts: 579
Joined: Thursday 21 April 2016 12:01
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10618
Location: Sweden
Contact:

Re: Dashticz - Module - Calendar

Post by DewGew »

I'm running latest beta and calender works with my Google Calender.
Raspberry Pi 3 | domoticz | Aeon Labs Z-Stick GEN5 | RFlink gateway
NanoPi NEO-air | REGO6XX interface | Machinon theme | Homebridge | Domoticz Google Assistant | ideAlarm
User avatar
DewGew
Posts: 579
Joined: Thursday 21 April 2016 12:01
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10618
Location: Sweden
Contact:

Re: Dashticz - Module - Calendar

Post by DewGew »

Cletus wrote: Tuesday 20 February 2018 10:20 Update: changed using the Beta branch completely. Did not work either.
Any Errors in console (F12) ?
Raspberry Pi 3 | domoticz | Aeon Labs Z-Stick GEN5 | RFlink gateway
NanoPi NEO-air | REGO6XX interface | Machinon theme | Homebridge | Domoticz Google Assistant | ideAlarm
Cletus
Posts: 54
Joined: Wednesday 17 August 2016 9:32
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Location: Purmerend, Netherlands
Contact:

Re: Dashticz - Module - Calendar

Post by Cletus »

Interesting:

Image
This is our world now... the world of the electron and the switch, the beauty of the baud.
User avatar
DewGew
Posts: 579
Joined: Thursday 21 April 2016 12:01
Target OS: Raspberry Pi / ODroid
Domoticz version: V4.10618
Location: Sweden
Contact:

Re: Dashticz - Module - Calendar

Post by DewGew »

Cletus wrote: Tuesday 20 February 2018 11:05 Interesting:

Image
Seems like a security problem? Do get same error when you connect to dashticz localy and externaly?

EDIT: It's a security problem, I got this error when I connect over https:// to domoticz webserver externally. It works over http:// or if I use an other webserver (I have nginx).
Raspberry Pi 3 | domoticz | Aeon Labs Z-Stick GEN5 | RFlink gateway
NanoPi NEO-air | REGO6XX interface | Machinon theme | Homebridge | Domoticz Google Assistant | ideAlarm
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest