September 30, 2023, 04:16:26 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
News:
Stay up to date with everything that's happening at
http://plus.digitalsignage.com
Home
Help
Login
Register
MediaSignage support forum
»
community support
»
Open source Digital Signage
»
BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
« previous
next »
Print
Pages: [
1
]
Author
Topic: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM" (Read 8630 times)
JMH
Sr. Member
Posts: 203
Karma: +4/-0
BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
on:
October 31, 2014, 07:29:30 AM »
I get this error: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
It occures when I try to save, making the Lite unusable at this time...
Logged
admin
Administrator
Hero Member
Posts: 5181
Karma: +36/-8
Re: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
Reply #1 on:
October 31, 2014, 07:52:51 AM »
yes we are fixing the error, Date issue which we just ran into due to Oct 31 + 30= Nov 31 which does not exist
Logged
JMH
Sr. Member
Posts: 203
Karma: +4/-0
Re: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
Reply #2 on:
October 31, 2014, 07:54:49 AM »
Oke, thanks for the heads up
Logged
GCR
Newbie
Posts: 9
Karma: +0/-0
Re: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
Reply #3 on:
December 14, 2014, 09:33:54 AM »
Hello,
Any update on when this will be fixed.... I am receiving a similar message ERROR: 22008: date/time field value out of range: "13/11/2014 12:00 AM". This is on a local studiolite version that I downloaded from git.
Thanks,
Logged
JMH
Sr. Member
Posts: 203
Karma: +4/-0
Re: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
Reply #4 on:
December 15, 2014, 03:07:50 AM »
Do you have the newest version of StudioLite? The problem was solved for me, so perhaps you need to update the Lite version.
Logged
GCR
Newbie
Posts: 9
Karma: +0/-0
Re: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
Reply #5 on:
December 15, 2014, 08:44:43 AM »
Hi JMH! I though so; just pulled it from git the other day. The projects I created in the web app are fine; just a problem with this "error" version I pulled from github. Maybe I did not grab the right fork. I am a ruby-rails full-stack developers; so still getting spun up on Node.js. I did npm studiolite update ~ but that didn't really do anything. I will look at how I pulled it initially.
You know if GitHub is updated with the latest fixes?
thanks,
Logged
GCR
Newbie
Posts: 9
Karma: +0/-0
Re: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
Reply #6 on:
December 15, 2014, 09:42:26 AM »
I definitely don't have the updates... I am on version 1.4.28. And in Github I can see that Pepper.js does not have the updated date structure. I just updated manually for now. Would be interested to see how to get the "node update" command to work ~ it cant find the update command and have tried the node directory (usr/local/bin)? Or what version npm install studiolite is pulling.
thanks
Logged
admin
Administrator
Hero Member
Posts: 5181
Karma: +36/-8
Re: BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"
«
Reply #7 on:
December 16, 2014, 01:09:57 PM »
just run:
Code:
[Select]
npm update studiolite
and version should be 1.1.56
Logged
Print
Pages: [
1
]
« previous
next »
MediaSignage support forum
»
community support
»
Open source Digital Signage
»
BUG: ERROR: 22008: date/time field value out of range: "11/31/2014 12:00 AM"