We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The log from doing a docker logs mbon_data_uploader is huge. Lots of messages like those below:
docker logs mbon_data_uploader
Info: Database fwc_coral_disease already exists Info: Read 500 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 500 data_points... Info: Wrote 500 lines, response: True Info: Read 1000 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 500 data_points... Info: Wrote 500 lines, response: True Info: Read 1500 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 500 data_points... Info: Wrote 500 lines, response: True Info: Read 2000 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 500 data_points... Info: Wrote 500 lines, response: True Info: Read 2500 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 500 data_points... Info: Wrote 500 lines, response: True Info: Read 3000 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 500 data_points... Info: Wrote 500 lines, response: True Info: Read 3500 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 500 data_points... Info: Wrote 500 lines, response: True Info: Read 3510 lines from /tmp/FKdbv2_Kd_490_TS_VSNPP_daily_SFP49.csv Info: Inserting 10 data_points... Info: Wrote 10, response: True Info: Done
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The log from doing a
docker logs mbon_data_uploader
is huge.Lots of messages like those below:
The text was updated successfully, but these errors were encountered: