-
### Description
Very sporadically I am getting `Lock wait timeout exceeded` errors from MySQL.
These appear in Craft logs like:
```
Next yii\db\Exception: SQLSTATE[40001]: Serialization failur…
-
### What steps will reproduce the problem?
### What's expected?
### What do you get instead?
### Additional info
| Q | A
| ----------------------- | ---
| Yii…
-
We just upgraded to PHP 8.0. We got an error when running the acceptance tests:
![failure](https://user-images.githubusercontent.com/6079888/147146956-372e1df2-e618-4c4d-ae70-15800ff6d685.png)
!…
-
Hello,
we use the plugin to let user use our site. We run into the issue with a handfull of accounts where we get the following exception:
`2022-09-08 10:50:17 [-][-][dd8su6n5nd3jeb594mbjfhc3fu]…
-
*@teo1978 commented on Jul 29, 2018, 3:42 PM UTC:*
MySQL's "`utf8`" charset, which shouldn't even be called that since it is not actual utf8, was a disgrace that happened years ago because someone in…
-
I am getting intermittent "waiting for localhost" for 20-30 seconds when reloading a page that has an axios get to a localhost api base url.
Direct curl to localhost api base url is instant.
Any…
-
### Reporting Bugs/Errors
I scan my project for vulnerable composer dependencies with DependencyCheck (Jenkins plugin or cli version) and some vulnerabilities are not detected.
#### Example
For …
-
### Describe the bug
Heyo,
My deployments are failing due to issues with migrations.
I tried rebuilding my config on my local setup, i was hit with the following error
```
Class "verbb\iconpick…
-
**NOTE: This problem happen when using rest Api.
**NOTE: This problem does not happen when running the app in "prod" ENVIRONMENT.
### What steps will reproduce the problem?
Just set the app to …
sohep updated
2 years ago
-
See https://github.com/yiisoft/yii2-app-advanced/issues/404
#### What are you trying to achieve?
Connect to MongoDB and apply fixtures.
#### What do you get instead?
```bash
root@1a3d00a6…