[SOLVED] Upgrade issue: influxDB data loss and 'schedule' from functions: Attribute already exists
- 0
- Self Hosted
After migrating everything successfully in a machine to test, some data from influx seems to have been lost.
While running the migration command everything went fine but this error/warning came:
'schedule' from functions: Attribute already exists
Images:
- Production server (how it should look after upgrade)
- Test server after upgrade
Upgrade from 1.3.8 to 1.4.13. Both machines in ubuntu server
I think there was some time ago some similar issue with influx on cloud, where stats stoped working?
Influxdb container logs:
usage stats are all over the place though...
cloud has a fix for the stats
But why did a part just disappear after migration?
usage data was sort of broken for a while on cloud..i wonder if that's related...i can't remember what the fix was
No idea then, It's like the data just disappeared. Probably some part of my magic ability of crashing things involuntarily <:appwritemagic:946072213465993256>
In fact for a moment it appeared right after console update but disappeared
No idea. Anyways they're not very useful.
This error/warn:
'schedule' from functions: Attribute already exists
is something important or that I should fear?
this is related to function scheduling for cron. It's probably fine
Hope yes 🤞
how old is this instance?
what's in your telegraf logs?
Created today and imported from backup
If you mean the production instance, like 4 months
Basically short prior to 1.3.8 release
I don't see any errors there. Everything looks fine
ok not the same as the cloud problem then..
any errors in the usage worker?
Nope, only aggregation success
I'm closing this since It's not important at all.
Seems the Ubuntu server wasn't working correctly and caused the issue. Marking this as closed since the root cause isn't 100% identified
[SOLVED] Upgrade issue: influxDB data loss and 'schedule' from functions: Attribute already exists
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...