makakken
makakken
I see the issue is old, but.... same error happens if you don't specify a renderer in your sketch (Processing 4.0.3a): - size(400,400) - s = createShape() - add some...
@kryskool where do i get this from? any log file? turn on debug mode? anything?
hey @kryskool , i've searched a lot, but didn't find any useful log-files. But i found a **Workaround**: "Maximum attachment size in bytes (or KB, MB, GB if specified)" The...
seems this line is giving wrong return value: https://github.com/modoboa/modoboa/blob/9f2ea29a9fe0cf78db2cf340e286601dc799756a/modoboa/lib/web_utils.py#L117
@kryskool i've proposed a fix.
narf... bad fix... only works with values ending on zero...
👍 Found this Code Snippet and it helped a lot.
@jannescb when is it? wanted to start a new project with litstack but now think about choosing something else
@mcuadros ping! is it really that comlicated? can anyone help please?
this issue gains importance. you cannot start directus with actual versions of mysql8.... even if you use: --mysql-native-password=ON on the mysql-container, the default generated user has no "mysql_native_password" auth... so...