Arnaud Lefebvre

Results 10 issues of Arnaud Lefebvre

How to reproduce: - create a file with a few lines and set the line ending to DOS style (using vim: `:set ff=dos`) - open that file with amp Lines...

lower priority

Hello, From time to time, I notice that I loose all my history. I do not think that I have a custom shortcut to do that. Today it happened. I'm...

I'm currently trying to query an application using `sozuctl -c /etc/sozu/config.toml query applications -i ` or `sozuctl -c /etc/sozu/config.toml query applications -d ` but none of those commands ever return....

bug

If the accept queue is full, new connections can't be accepted. Could we close the least recently used connections to make some space for those new connections? Maybe that could...

bug

If you are in a git repository, say in `/tmp/test` and you already have a `.clever.json` in `/tmp/`, `clever applications` will list the applications recorded in the `/tmp/.clever.json` file, outside...

A customer tried to create an application while our API had issues (https://status.clever-cloud.com/incident/257) The command was: `clever create --type jar` The output was: `[ERROR] Cannot read property 'status' of undefined`...

``` ~ $ clever addon -o (node:30859) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'constructor' of null at /snapshot/clever-tools_1.5.0-beta.6/node_modules/colors/lib/colors.js:108:34 at Array.map () at Function.applyStyle (/snapshot/clever-tools_1.5.0-beta.6/node_modules/colors/lib/colors.js:107:18) at Function.builder (/snapshot/clever-tools_1.5.0-beta.6/node_modules/colors/lib/colors.js:78:23) at /snapshot/clever-tools_1.5.0-beta.6/src/commands/addon.js:23:23 at Array.map...

Current error message is: `[ERROR] I won't provision this add-on: you don't have selected a default payment method. [9039]` The wording needs some work. "You didn't select" or "You don't...

bug
simple
discussing-design

Sometimes, I want to debug stuff, so I set `CC_TROUBLESHOOT=true` and I `clever restart`. But when the deployment fails, it stays "stuck" in the logs. Instead, we could ask the...

enhancement
discussing-design
priority:low
command:ssh
mode:interactive