Read the statement by Michael Teeuw here.
Need help please MMM-dropbox error
- 
 @Stoffbeuteluwe said in Need help please MMM-dropbox error: it is locked at every start off MM what does that mean? 
- 
 
- 
 @sdetweil I love this. Gone from MMM-dropbox to weather module…:grinning_face: :smiling_face_with_open_mouth: :smiling_face_with_open_mouth_smiling_eyes: 
- 
 @sdetweil it is a lock on Remote Control it say a other module have locked the current weather module 
 i must open the lock then it works
- 
 @mumblebaj 😀 
- 
 @Stoffbeuteluwe ok at first we can try to handle the Dropbox problem 
- 
 @Stoffbeuteluwe said in Need help please MMM-dropbox error: is a lock on Remote Control it say a other module have locked the current weather module no idea, never seen this 
- 
 @Stoffbeuteluwe said in Need help please MMM-dropbox error: k at first we can try to handle the Dropbox problem he has a bad design, he starts a timer, with a 0 delay 
 initialLoadDelay int 0 How long to delay the initial load (in ms)and so it calls to get data BEFORE it initializes the node helper… in your config.js config {} section for this module add initialLoadDelay: 5000,and it says if the token is not specified, present and error message, if (this.config.token === '') { this.errMsg = 'Please add your Dropbox token to the MagicMirror config.js file.';but it still calls the node helper to get data, which then crashes with the error u see 
- 
 @sdetweil sometimes it works but not very often 
- 
 @sdetweil I will try a new token…thanks Sam 


