cdalexndr
cdalexndr
If I provide a custom `config.ini.php` on a fresh matomo instance, without a valid migrated database, matomo fails with error (https://github.com/matomo-org/docker/issues/245): ``` Cannot connect to the database: SQLSTATE[HY000] [2002] No...
1. Open a new tab (untitled) 2. Paste log 3. Right click -> Log Highlight 4. result: no highlight
Using [auto-dark](http://packagecontrol.cn/packages/auto-dark) to change to dark mode automatically, but when dark mode is activated, log file tab still has white background. I guess the theme settings overwrite sublime's theme. Tried...
Test case: ``` Url url = Urls.parse( "http://test.com/path" ); int hash = url.hashCode(); url.path().segments().add( "segment" ); int newHash = url.hashCode(); assert hash == newHash; ```
This repo should be marked as deprecated: https://github.blog/2017-11-08-archiving-repositories/
Hello, Can you please add a license file in the root directory? [(more info)](https://help.github.com/articles/open-source-licensing/) When trying to deploy on [Webjars-bower](http://www.webjars.org/bower), it fails because no license file is found. Thanks
Does this docker image support postgres? docker logs show: ``` wait-for-it.sh: db:5432 is available after 0 seconds [PDOException] SQLSTATE[HY000] [2006] MySQL server has gone away [PDOException] PDO::__construct(): MySQL server has...
### The problem Manually starting a Immax NEO Smart Siren 07504L results in starting it 3 times. (siren.turn_on service) The siren starts as expected but HA keeps retrying and re-issues...
### The problem Leds flash regularly, see https://github.com/Aircoookie/WLED/issues/3751 ### What version of Home Assistant Core has the issue? core-2024.1.5 ### What was the last working version of Home Assistant Core?...