Code:
dropbox:uploadInterval=0 0/5 * * * ?
dropbox:uploadInterval=0 0/5 * * * ?
20:22:04.166 INFO o.o.i.d.i.DropboxSynchronizer[:208]- ######################################################################################### 20:22:04.177 INFO o.o.i.d.i.DropboxSynchronizer[:209]- # OAuth2 authentication flow has been finished successfully 20:22:04.182 INFO o.o.i.d.i.DropboxSynchronizer[:210]- ######################################################################################### 20:26:42.759 ERROR o.o.c.s.ScriptExecutionThread[:50]- Error during the execution of rule 'Rollladen-Sonnen-Automatik': The name 'pushNotification(<XStringLiteralImpl>,<XStringLiteralImpl>,<XNumberLiteralImpl>)' cannot be resolved to an item or type. 20:42:23.583 INFO o.o.io.rest.RESTApplication[:159]- Stopped REST API 20:42:27.639 INFO o.o.u.w.i.s.WebAppServlet[:90]- Stopped Classic UI 20:43:17.897 INFO o.o.c.internal.CoreActivator[:61]- openHAB runtime has been started (v1.5.0). 20:43:45.888 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'H47.items' 20:44:01.167 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'holiday.script' 20:44:07.076 INFO o.o.i.s.i.DiscoveryServiceImpl[:72]- mDNS service has been started 20:44:19.183 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'H47.sitemap' 20:44:25.948 INFO o.o.io.rest.RESTApplication[:143]- Started REST API at /rest 20:44:32.023 INFO o.o.u.w.i.s.WebAppServlet[:79]- Started Classic UI at /openhab.app 20:44:42.091 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'shutter.rules' 20:44:45.134 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'sunny.rules' 20:44:45.181 WARN o.o.m.c.i.ModelRepositoryImpl[:58]- Configuration model 'sunny.rules' is either empty or cannot be parsed correctly! 20:44:45.278 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'sunhigh.rules' 20:44:47.486 WARN o.o.m.i.i.GenericItemProvider[:108]- Attempted to register a second BindingConfigReader of type 'autoupdate'. The primaraly reader will remain active! 20:45:39.287 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'sequence.rules' 20:45:40.451 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'scheduled.rules' 20:45:43.084 INFO o.o.b.k.i.c.KNXConnection[:202]- Established connection to KNX bus on 1.1.1.2:3671 in mode TUNNEL. 20:45:44.433 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'a_startup.rules' 20:45:44.543 INFO o.o.c.s.AbstractActiveService[:169]- NetworkHealth Refresh Service has been started 20:45:45.314 WARN o.o.c.i.e.EventPublisherImpl[:80]- given new state is NULL, couldn't post update for 'SleepMode' 20:46:33.302 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'ki.rules' 20:46:33.468 INFO o.o.c.s.AbstractActiveService[:169]- HTTP Refresh Service has been started 20:46:35.534 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'contacts.rules' 20:46:44.441 INFO o.o.m.c.i.ModelRepositoryImpl[:79]- Loading model 'sunext.rules' 20:46:44.509 WARN o.o.m.c.i.ModelRepositoryImpl[:58]- Configuration model 'sunext.rules' is either empty or cannot be parsed correctly! 20:46:49.216 INFO o.o.c.s.AbstractActiveService[:169]- NTP Refresh Service has been started 20:51:55.256 INFO o.o.m.c.i.ModelRepositoryImpl[:97]- Refreshing model 'ki.rules' 20:53:06.512 INFO o.o.m.c.i.ModelRepositoryImpl[:97]- Refreshing model 'scheduled.rules'
############################# Dropbox configuration ################################### # Switch to activate/deactivate an initial upload of all matching data (filters # apply) if dropbox' Delta mechanism requests a local reset (optional, defaults # to 'true') dropbox:initialize=true # the up- and download interval as Cron-Expression. See the Quartz-Tutorial # http://quartz-scheduler.org/documentation/quartz-2.x/tutorials/tutorial-lesson-06 # for more information on how to use them best (optional, defaults to '0 0/5 * * * ?' # which means every 5 minutes) #dropbox:uploadInterval=0 0/10 * * * ? #dropbox:downloadInterval= # the AppKey, AppSecret combination (optional, defaults to official Dropbox-App # Key-Secret-Combination) #dropbox:appkey= #dropbox:appsecret= # defines the mode how files are synchronized with dropbox. Valid SyncModes are # 'DROPBOX_TO_LOCAL', 'LOCAL_TO_DROPBOX' and 'BIDIRECTIONAL' (optional, defaults # to 'LOCAL_TO_DROPBOX') dropbox:syncmode=LOCAL_TO_DROPBOX # the base directory to synchronize with openHAB, configure 'filter' to select # files (optional, defaults to '.') #dropbox:contentdir= # defines a comma separated list of regular expressions which matches the # filenames to upload to Dropbox (optional, defaults to '/configurations/.*, # /logs/.*, /etc/.*') #dropbox:uploadfilter='/configurations/.*' # defines a comma separated list of regular expressions which matches the # filenames to download from Dropbox (optional, defaults to '/configurations/.*') #dropbox:downloadfilter=

20:22:04.166 INFO o.o.i.d.i.DropboxSynchronizer[:208]- ######################################################################################### 20:22:04.177 INFO o.o.i.d.i.DropboxSynchronizer[:209]- # OAuth2 authentication flow has been finished successfully 20:22:04.182 INFO o.o.i.d.i.DropboxSynchronizer[:210]- #########################################################################################
21:34:13.444 DEBUG o.o.i.d.i.DropboxActivator[:50]- Dropbox IO Bundle has been started. 21:34:17.819 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:710]- Scheduled synchronization job (direction=Download) with cron expression '0 0/5 * * * ?' 21:34:17.819 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:710]- Scheduled synchronization job (direction=Upload) with cron expression '0 0/5 * * * ?' 21:35:10.538 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:321]- Started synchronization from Dropbox to local ... 21:35:10.772 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:386]- Started synchronization from local to Dropbox ... 21:35:13.382 INFO o.o.i.d.i.DropboxSynchronizerImpl[:340]- Forward to upload first, because a Dropbox initialization is requested. 21:35:13.397 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:386]- Started synchronization from local to Dropbox ... 21:35:13.554 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:457]- There are no deltas to upload into Dropbox ... 21:35:14.444 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:457]- There are no deltas to upload into Dropbox ...
initialize=true
10:57:23.533 DEBUG o.o.i.d.i.DropboxActivator[:50]- Dropbox IO Bundle has been started. 10:57:29.158 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:710]- Scheduled synchronization job (direction=Upload) with cron expression '0 0/5 * * * ?'
11:00:00.143 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:386]- Started synchronization from local to Dropbox ... 11:00:02.783 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:457]- There are no deltas to upload into Dropbox ...

[SIZE=2][LEFT]# the base directory to synchronize with openHAB, configure 'filter' to select # files (optional, defaults to '.') #dropbox:contentdir=[/LEFT] [/SIZE]
[SIZE=2][LEFT]############################# [U]Dropbox[/U] configuration ################################### # Switch to activate/deactivate an initial upload of all matching data (filters # apply) if [U]dropbox[/U]' Delta mechanism requests a local reset (optional, defaults # to 'true') #dropbox:initialize=true # the up- and download interval as [U]Cron[/U]-Expression. See the Quartz-Tutorial # http://quartz-scheduler.org/documentation/quartz-2.x/tutorials/tutorial-lesson-06 # for more information on how to use them best (optional, defaults to '0 0/5 * * * ?' # which means every 5 minutes) #dropbox:uploadInterval=0 0/10 * * * ? #dropbox:downloadInterval= # the AppKey, AppSecret combination (optional, defaults to official [U]Dropbox[/U]-[U]App[/U][/LEFT][U] [/U][LEFT]# Key-Secret-Combination) #dropbox:appkey= #dropbox:appsecret= # defines the mode how files are synchronized with [U]dropbox[/U]. Valid SyncModes are # 'DROPBOX_TO_LOCAL', 'LOCAL_TO_DROPBOX' and 'BIDIRECTIONAL' (optional, defaults # to 'LOCAL_TO_DROPBOX') dropbox:syncmode=LOCAL_TO_DROPBOX # the base directory to synchronize with openHAB, configure 'filter' to select # files (optional, defaults to '.') #dropbox:contentdir= # defines a comma separated list of regular expressions which matches the # filenames to upload to [U]Dropbox[/U] (optional, defaults to '/configurations/.*, # /logs/.*, /etc/.*') #dropbox:uploadfilter=/configurations/.* # defines a comma separated list of regular expressions which matches the # filenames to download from [U]Dropbox[/U] (optional, defaults to '/configurations/.*') #dropbox:downloadfilter=[/LEFT] [/SIZE]
22:55:00.231 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:386]- Started synchronization from local to Dropbox ... 22:55:01.997 DEBUG o.o.i.d.i.DropboxSynchronizerImpl[:457]- There are no deltas to upload into Dropbox ...
[SIZE=2][LEFT]# defines a comma separated list of regular expressions which matches the # filenames to upload to [U]Dropbox[/U] (optional, defaults to '/configurations/.*, # /logs/.*, /etc/.*') dropbox:uploadfilter='/configurations/.*, /logs/.*, /etc/.*'[/LEFT] [/SIZE]
22:32:17.060 DEBUG o.o.i.d.i.DropboxActivator[:50]- Dropbox IO Bundle has been started. 22:32:17.076 ERROR OSGi[:98]- null java.lang.UnsupportedOperationException: null at java.util.AbstractList.add(Unknown Source) at java.util.AbstractList.add(Unknown Source) at java.util.AbstractCollection.addAll(Unknown Source) at org.openhab.io.dropbox.internal.DropboxSynchronizerImpl.updated(DropboxSynchronizerImpl.java:788) at org.eclipse.equinox.internal.cm.ManagedServiceTracker$1.run(ManagedServiceTracker.java:183) at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)
[SIZE=2][LEFT]dropbox:uploadfilter=/configurations/.*, /logs/.*, /etc/.*[/LEFT] [/SIZE]
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.


Einen Kommentar schreiben: