Closed ghost closed 1 year ago
Of course you don't need to pay, hence the message from the API. Can you show me your config? Do you have more than one session of the mirror running? Meaning: several instances with pm2, or in a pc browser...
magicmirror usually will not be rebooted because of this error. I don't know what watchdog does, never worked with that.
okay because it seems to be requesting way too much for a free account since its spamming error messages and its running forever watchdog will reset it if it misses the heartbeat because it thinks the application stopped working,
im wondering if theres some setting somewhere that you can limit the request to like once a day? because it seems to spam the server and then you hit the daily limit right away, very cool app btw, need more finance applications, love your work
In your posted screenshot the error messages appear every 15 seconds. That's the interval at start of the mirror/node_helper. If your watchdog (i haven't tried any so far) restarts the mirror every time you will indeed have too many API requests. The module is set to request 500 times a day, except if the mirror is restarted several times a day. That's not how it is meant to work and that case can't be considered in the module.
I don't know why you get several error messages per 15m interval. I tried to reproduce but was not able.
the issue seems to be the way you have it throwing errors, probably figure out a way to silence them?
i might have to give up on this app and make something work with the smartweb module and a spreadsheet instead idk, this doesnt seem to be working out so far, ill leave it sit if watchdog doesnt close magicmirror constantly because it thinks avstock crashed