Skip to content
New issue

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

Pin influxdb image to v1.8.4 in docker-compose.yml #198

Closed
wants to merge 17 commits into from
Closed

Pin influxdb image to v1.8.4 in docker-compose.yml #198

wants to merge 17 commits into from

Conversation

mauvehed
Copy link

My Varken recently blew up because Influxdb was mistakenly upgraded to v2.0. The only errors in the logs were authentication failures. After some debugging and documentation reading, I discovered the incompatible version of Influxdb.

I know v2.0 support is around the corner (#195), but this could save other people the same problems in the future. I'd start pinning specific supported image versions for all required containers.

dirtycajunrice and others added 17 commits February 3, 2019 23:53
v1.6.4 Merge
v1.6.7 Merge
v1.6.8 Merge
v1.7.0 Merge
v1.7.2 Merge
v1.7.3 Merge
v1.7.5
Merge pull request #191 from Boerderij/develop
My Varken recently blew up because Influxdb was mistakenly upgraded to v2.0. The only errors in the logs were authentication failures. After some debugging and documentation reading, I discovered the incompatible version of Influxdb.

I know v2.0 support is around the corner (#195), but this could save other people the same problems in the future. I'd start pinning specific supported image versions for all required containers.
@samwiseg0
Copy link
Member

Please merge into develop instead.

@pbarone
Copy link

pbarone commented Apr 13, 2021

I created a bug (#199) before seeing this pull request as I faced exactly the same issue

@dirtycajunrice dirtycajunrice changed the base branch from master to develop April 13, 2021 19:24
@samwiseg0
Copy link
Member

Going to close this as the rebase messed up the changes. I have updated develop with image: influxdb:1.8.4

@samwiseg0 samwiseg0 closed this Jun 3, 2021
@mauvehed mauvehed deleted the patch-5 branch June 6, 2021 20:25
@mauvehed
Copy link
Author

mauvehed commented Jun 6, 2021

Going to close this as the rebase messed up the changes. I have updated develop with image: influxdb:1.8.4

What could I have done more appropriately? Asking for feedback/instruction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants