<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docker Compose on nagg.eu</title><link>https://nagg.eu/tags/docker-compose/</link><description>Recent content in Docker Compose on nagg.eu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 29 Feb 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://nagg.eu/tags/docker-compose/index.xml" rel="self" type="application/rss+xml"/><item><title>InfluxDB max user`s password length</title><link>https://nagg.eu/influxdb-max-user-password-length/</link><pubDate>Sat, 29 Feb 2020 00:00:00 +0000</pubDate><guid>https://nagg.eu/influxdb-max-user-password-length/</guid><description>&lt;p&gt;Apparently Microsoft is not alone when it comes to utterly retarded design
decisions.&lt;br&gt;
A few years ago when signing up for a Microsoft account I discovered that for
some reason they enforce a maximum password lenght of 16 characters or something
around that.&lt;br&gt;
Well, InfluxDB not only does the same thing but also silently fails to create
the user account when the password is considered too long.&lt;br&gt;
Took me at least half an hour to figure out why this piece of trash kept vomiting
&lt;code&gt;{&amp;quot;error&amp;quot;:&amp;quot;authorization failed&amp;quot;}&lt;/code&gt;.&lt;br&gt;
Double checked my docker-compose file, curl parameters, read InfluxDB useless
documentation which, of course, makes no mention of password lenght limits.&lt;/p&gt;</description></item></channel></rss>