-
2024-04-02 14:10:01,671 DEBG 'mqtt' stdout output:
PhpMqtt\Client\MqttClient->connectInternal() at /home/app/vendor/php-mqtt/client/src/MqttClient.php:123
2024-04-02 14:10:01,672 DEBG 'mqtt' stdo…
-
I am using the Lexik Bundle to secure my API (API Platform), as well as to authenticate users via login (Symfony UX React). However, the redirection on custom authentication is not working. I receive …
-
when running with --forks=4 i get a fatal error. I suspect spork is not compatible with some of the newer versions of symfony components.
```
Fatal error: Class Spork\EventDispatcher\WrappedEventDisp…
-
First of thank you for developing such an awesome integration. Only 15 issues on this project proves how superior this app has been.
I have small problem that makes me unable to control that someb…
-
```
[root@localhost satis-go]# /opt/satis-go/satis-go
2016/03/28 11:00:58 Generating...
2016/03/28 11:01:00 exit status 1
```
```
[root@localhost repo-ui]# php /opt/satis/bin/satis -vvv packages.jso…
-
Trying to run unit test locally. I'm using https://github.com/Codeception/Codeception/blob/5.0/tests/README.md notes to run Dockerized testing.
Steps to reproduce:
git clone git@github.com:MY-GITH…
-
```
Shutdown Enabled at: 2021-03-24 07:01:18
Exception: Zend\Db\Adapter\Exception\InvalidQueryException
Code: 0
Message: Statement could not be executed (70100 - 1927 - Connection was killed)
Str…
-
i get this stack trace when i try to load fixtures for media entity, could you please update the fixture class, and thank you for your work and tutorials really a life saver
loading [1] Ecommerce\Eco…
-
If your issue is being submitted to report a bug, please also include the following:
1. Windows 10
2. GNU bash, version 4.3.42(5)-release (x86_64-pc-msys) - Git Bash
3. php 7.4.11
I am runnin…
-
With TYPO3 9 the path `var` moved from `typo3temp/var` to the application root, which matches more the symfony standard.
Additionaly, the path `locks` was changed into `lock`.
https://github.com…