Pascal Minder

Results 17 comments of Pascal Minder
trafficstars

If I run `mysqld` with just `--explicit_defaults_for_timestamp` I get the following message ``` SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'log' can't have a...

still the same error: `SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'log' can't have a default value`

I had to change the file `20140730143702_fix_database_columns.php` and on line 23: `$build->changeColumn('log', 'text', array('null' => true));` Now it works

I have a similar problem with the BH10LS38 drive. According to the [DB](http://www.accuraterip.com/driveoffsets.htm) it should be +667. But whipper always ends in an error: ``` whipper offset find -o +667...

Upgrade does not work for shared hosting. .. OK, after executing the sql on this side it worked: https://doc.wallabag.org/en/admin/query-upgrade-23-24.html

@enerdk Did it just work with the mac address and the pin to connect? Because I always get the error: ``` Connecting to B0:xxxxx... Traceback (most recent call last): File...

Okay, I thought at least I could also connect the same way via Bluetooth. But it seems as if the camera does not have any Bluetooth capability...

I need to check the documentation, the last time someone asked, it was not possible due to Traefik. But perhaps it has changed.