Vassiliy Yegorov
Vassiliy Yegorov
**decision:** on file: vendor/yiisoft/yii2-debug/src/panels/RequestPanel.php before: line 59 - ` $headers = Yii::$app->getRequest()->getHeaders();` add `if (Yii::$app === null) {return '';}`
"laravel/framework": "^7.0" - 7.13 [composer.json.zip](https://github.com/aungwinthant/apilogger/files/5175424/composer.json.zip) Driver: 'driver' => env('API_LOGS_DRIVER', 'db') write request to db excellent work! all data write right **Routes**: `Route::prefix('/configs')->group(function () { Route::get('/', ['uses' => 'Api\ConfigFileJsonController@indexJson']); Route::post('/config', ['uses'...
I am getting the same issue ``` level=error ts=2022-09-15T03:54:52.007356924Z caller=index_set.go:265 table-name=index_19249 msg="sync failed, retrying it" err="recovered from panic opening boltdb file: runtime error: invalid memory address or nil pointer dereference"...
export [email protected] not work too message delivered with username in "from" filed
+1 me too. describing topic configuration ([UNKNOWN_TOPIC_OR_PARTITION: This server does not host this topic-partition.]) DescribeConfigsResponse error (%!!(MISSING)s(MISSING)): %!!(MISSING)s(MISSING) but status Ready and topic created and work
> I can't reproduce this on a simple Ubuntu 22.04 cluster. I use containerd and kubeadm to create the cluster. Is there anything in any of the system logs? Perhaps...
logs clear. only run and stop for its container ``` Mar 13 12:56:57 rke2-node1 systemd[1]: cri-containerd-81ef8139d96334565e7ad0c6a7255f767b6f76438dcb4a42c966d66cb1e886e7.scope: Deactivated successfully. Mar 13 12:56:57 rke2-node1 systemd[1]: run-k3s-containerd-io.containerd.runtime.v2.task-k8s.io-81ef8139d96334565e7ad0c6a7255f767b6f76438dcb4a42c966d66cb1e886e7-rootfs.mount: Deactivated successfully. Mar 13 12:57:39 rke2-node1...
nope. default install from [hands](https://docs.rke2.io/install/ha).
and how can I run the operator and create a cluster on a system with docker.io? if to up the k8s-cluster via [rke](https://www.rancher.com/products/rke) (first cli version from Rancher). there all...
and also when you delete CRDs, they are not removed from the side menu until you exit and re-enter the cluster.