Astro - Unable to store Job

Hello! When you start OpenHAB2 openhab.log the following lines:

2017-02-27 16:14:34.693 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-daily-sun at midnight for thing astro:sun:home
2017-02-27 16:14:34.758 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-positional with interval of 60 seconds for thing astro:sun:home
2017-02-27 16:14:34.790 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-daily-sun at midnight for thing astro:sun:home
2017-02-27 16:14:34.804 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-positional with interval of 60 seconds for thing astro:sun:home
2017-02-27 16:14:35.669 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:home.job-event-start-set#event', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:home.job-event-start-set#event', because one already exists with this identification.
	at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:279)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:251)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:886)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:249)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.schedule(AbstractDailyJob.java:103)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleEvent(AbstractDailyJob.java:70)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleRange(AbstractDailyJob.java:58)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.DailyJobSun.schedulePlanetEvents(DailyJobSun.java:33)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.executeJob(AbstractDailyJob.java:47)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractBaseJob.execute(AbstractBaseJob.java:40)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
2017-02-27 16:14:35.853 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:home.job-event-end-set#event', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:home.job-event-end-set#event', because one already exists with this identification.
	at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:279)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:251)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:886)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:249)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.schedule(AbstractDailyJob.java:103)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleEvent(AbstractDailyJob.java:70)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleRange(AbstractDailyJob.java:59)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.DailyJobSun.schedulePlanetEvents(DailyJobSun.java:33)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.executeJob(AbstractDailyJob.java:47)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractBaseJob.execute(AbstractBaseJob.java:40)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
2017-02-27 16:14:35.886 [INFO ] [.astro.internal.job.AbstractDailyJob] - Scheduled astro event-jobs for thing astro:sun:home
2017-02-27 16:14:35.889 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:home.job-event-start-night#event', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:home.job-event-start-night#event', because one already exists with this identification.
	at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:279)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:251)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:886)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:249)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.schedule(AbstractDailyJob.java:103)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleEvent(AbstractDailyJob.java:70)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleRange(AbstractDailyJob.java:58)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.DailyJobSun.schedulePlanetEvents(DailyJobSun.java:35)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.executeJob(AbstractDailyJob.java:47)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractBaseJob.execute(AbstractBaseJob.java:40)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]

......
......

2017-02-27 16:14:36.094 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:home.job-sunPhase-civil_dusk', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:home.job-sunPhase-civil_dusk', because one already exists with this identification.
	at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:279)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:251)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:886)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:249)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.schedule(AbstractDailyJob.java:103)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleSunPhase(AbstractDailyJob.java:87)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.DailyJobSun.schedulePlanetEvents(DailyJobSun.java:66)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.executeJob(AbstractDailyJob.java:47)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractBaseJob.execute(AbstractBaseJob.java:40)[206:org.openhab.binding.astro:2.1.0.201702121957]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
2017-02-27 16:14:36.113 [INFO ] [.astro.internal.job.AbstractDailyJob] - Scheduled astro event-jobs for thing astro:sun:home

It is not every time you boot, sometimes unknown error. What is it? Am I doing something wrong? I have 3 OpenHAB2 server and all such trouble.

astro.things

astro:sun:home [geolocation="52.4546,103.8195", interval=60]

astro.items

Group gAstro

Number		sun_elevation	"elevation [%.2f °]"						<sun>		(gAstro)	{ channel="astro:sun:home:position#elevation" }
DateTime	sun_astrodawn	"astrodawn[%1$tH:%1$tM]"					<sunrise>	(gAstro)	{ channel="astro:sun:home:astroDawn#start" }
DateTime	sun_rise		"rise[%1$tH:%1$tM]"							<sunrise>	(gAstro)	{ channel="astro:sun:home:rise#start" }
DateTime	sun_noon		"noon[%1$tH:%1$tM]"							<sun>		(gAstro)	{ channel="astro:sun:home:noon#start" }
DateTime	sun_set			"set[%1$tH:%1$tM]"							<sunset>	(gAstro)	{ channel="astro:sun:home:set#start" }
DateTime	sun_night		"night[%1$tH:%1$tM]"						<moon>		(gAstro)	{ channel="astro:sun:home:night#start" }

String		season_name		"season name [MAP(season.map):%s]"						(gAstro)	{ channel="astro:sun:home:season#name" }
DateTime	season_spring	"spring [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<rain>		(gAstro)	{ channel="astro:sun:home:season#spring" }
DateTime	season_summer	"summer [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<garden>	(gAstro)	{ channel="astro:sun:home:season#summer" }
DateTime	season_autumn	"autumn [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<wind>		(gAstro)	{ channel="astro:sun:home:season#autumn" }
DateTime	season_winter	"winter [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<climate-on>(gAstro)	{ channel="astro:sun:home:season#winter" }

check if you have the same manual AND via PaperUI configured location …

Edit: if you have “Simple Mode” switched to ON, all items will be created automatically, so that could also be a problem if you have text file configuration.

Hello!
I’m all set up through the files. Simple mode is turned off. In paperUI elements are automatically added, I guess from the file.
My stuff I quoted above, except astro.cfg
It seems like the time he and excess? I’ll try to remove it.
Errors everything about the event, but I do not have events.
Thank you!

1 Like

I would rename the astro job in the things-file.

Maybe to:

astro:sun:myhome [geolocation=“52.4546,103.8195”, interval=60]

And change all items to myhome also.

So you can see if it works. Perhaps there is a second location from paperui with the same name.

After this you can look into paperui and delete all astro settings for “astro:sun:home”.

I did so, in the name of the error also changes. Who deleted astro.sfg
Tested without it, the results are reported.

astro.things:

astro:sun:myhome "Astro" @ "Astro" [geolocation="52.4546,103.8195", interval=60] 

astro.items:

Group gAstro

Number		sun_elevation		"elevation [%.2f °]"						<sun>		(gAstro)	{ channel="astro:sun:myhome:position#elevation" }
DateTime	sun_astrodawn		"astrodawn[%1$tH:%1$tM]"					<sunrise>	(gAstro)	{ channel="astro:sun:myhome:astroDawn#start" }
DateTime	sun_rise			"rise[%1$tH:%1$tM]"							<sunrise>	(gAstro)	{ channel="astro:sun:myhome:rise#start" }
DateTime	sun_noon			"noon[%1$tH:%1$tM]"							<sun>		(gAstro)	{ channel="astro:sun:myhome:noon#start" }
DateTime	sun_set				"set[%1$tH:%1$tM]"							<sunset>	(gAstro)	{ channel="astro:sun:myhome:set#start" }
DateTime	sun_night			"night[%1$tH:%1$tM]"						<moon>		(gAstro)	{ channel="astro:sun:myhome:night#start" }

String		season_name			"season name [MAP(season.map):%s]"						(gAstro)	{ channel="astro:sun:myhome:season#name" }
DateTime	season_spring		"spring [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<rain>		(gAstro)	{ channel="astro:sun:myhome:season#spring" }
DateTime	season_summer		"summer [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<garden>	(gAstro)	{ channel="astro:sun:myhome:season#summer" }
DateTime	season_autumn		"autumn [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<wind>		(gAstro)	{ channel="astro:sun:myhome:season#autumn" }
DateTime	season_winter		"winter [%1$td.%1$tm.%1$tY %1$tH:%1$tM]"	<climate-on>(gAstro)	{ channel="astro:sun:myhome:season#winter" }

openhab.log:

2017-03-01 15:37:21.005 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-daily-sun at midnight for thing astro:sun:myhome
2017-03-01 15:37:21.031 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-positional with interval of 60 seconds for thing astro:sun:myhome
2017-03-01 15:37:21.038 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-daily-sun at midnight for thing astro:sun:myhome
2017-03-01 15:37:21.042 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro job-positional with interval of 60 seconds for thing astro:sun:myhome
2017-03-01 15:37:21.297 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:myhome.job-event-start-set#event', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:myhome.job-event-start-set#event', because one already exists with this identification.
	at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:279)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:251)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:886)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:249)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.schedule(AbstractDailyJob.java:103)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleEvent(AbstractDailyJob.java:70)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleRange(AbstractDailyJob.java:58)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.DailyJobSun.schedulePlanetEvents(DailyJobSun.java:33)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.executeJob(AbstractDailyJob.java:47)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractBaseJob.execute(AbstractBaseJob.java:40)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
2017-03-01 15:37:21.405 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:myhome.job-event-end-set#event', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:myhome.job-event-end-set#event', because one already exists with this identification.
	at org.quartz.simpl.RAMJobStore.storeJob(RAMJobStore.java:279)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.RAMJobStore.storeJobAndTrigger(RAMJobStore.java:251)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:886)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:249)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.schedule(AbstractDailyJob.java:103)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleEvent(AbstractDailyJob.java:70)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.scheduleRange(AbstractDailyJob.java:59)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.DailyJobSun.schedulePlanetEvents(DailyJobSun.java:33)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractDailyJob.executeJob(AbstractDailyJob.java:47)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.openhab.binding.astro.internal.job.AbstractBaseJob.execute(AbstractBaseJob.java:40)[222:org.openhab.binding.astro:2.1.0.201702121957]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)[104:org.eclipse.smarthome.core.scheduler:0.9.0.201702100936]
2017-03-01 15:37:21.442 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:myhome.job-event-start-night#event', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:myhome.job-event-start-night#event', because one already exists with this identification.
.....
.....
2017-03-01 15:37:21.478 [INFO ] [.astro.internal.job.AbstractDailyJob] - Scheduled astro event-jobs for thing astro:sun:myhome
2017-03-01 15:37:21.494 [ERROR] [.astro.internal.job.AbstractDailyJob] - Unable to store Job : 'astro:sun:myhome.job-event-start-civilDusk#event', because one already exists with this identification.
org.quartz.ObjectAlreadyExistsException: Unable to store Job : 'astro:sun:myhome.job-event-start-civilDusk#event', because one already exists with this identification.
.....
.....
2017-03-01 15:37:21.537 [INFO ] [.astro.internal.job.AbstractDailyJob] - Scheduled astro event-jobs for thing astro:sun:myhome
2017-03-01 15:40:08.353 [WARN ] [stro.discovery.AstroDiscoveryService] - Can't get latitude and longitude for the current location: {}
java.io.IOException: java.util.concurrent.TimeoutException
	at org.eclipse.smarthome.io.net.http.HttpUtil.executeUrl(HttpUtil.java:236)

The first and second line repeated in the third and fourth line …

In paperUI there is nothing superfluous.
It is not every time you restart openhab2. It happens that there are no errors.

My astro.things looks like this:

astro:sun:home  [ geolocation="xx.xxxxxx,yy.yyyyyy", altitude=450, interval=120 ]
astro:moon:home [ geolocation="xx.xxxxxx,yy.yyyyyy", interval=120 ]

Don´t know what this is for in your astro.things:

"Astro" @ "Astro" 

Hi @Olymp.

I am facing the exact same issue.
Have you managed to solve this?
I am running nightly build #903

No, I still could not solve this problem, today I have 4 servers, all have the same problem. Very annoying, logs are hard to read. Asked the question here: New earliest/latest channel features not working in Astro2 binding - #6 by Olymp
The decision was not found.

What OS do you have?

HI

$ uname -a
Linux 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux

$ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL=“http://www.raspbian.org/RaspbianBugs

Here is my data:
root@garage-srv:~# uname -a
Linux garage-srv 4.4.0-75-generic #96-Ubuntu SMP Thu Apr 20 09:56:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
root@garage-srv:~# cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.2 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.2 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial

You are the second person I met with the same problem. Are there only two of us or just no one paying attention to this :frowning:

Hi @Olymp
I received the following:

The astro binding is now moved to Eclipse Smarthome, if needed please (re)open an issue there.

at a github issue where this issued was being treated.

Unfortunatelly I haven’t got the time to follow this.

Got it, thanks for the info. I would ask the question there, but I do not know where it is :slight_smile:
If you ever find a solution, let me know please.

:grin: thats why I forgot about it. I didn’t have enought time and I didn’t find it at first so…

Let me know if you do.
Thanks!