DearestBee

Results 6 issues of DearestBee

I have restart my owncloud service wih docker compose But went out the error Next Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM `oc_appconfig`': SQLSTATE[42S02]: Base table or view...

I use following code to generate the 3D point cloud with [N, 3] in (x, y, z) ```lidar = read('lidar') lidar_calib = read('lidar_calibration') camera_calib = read('camera_calibration') lidar_pose = read('lidar_pose') vehicle_pose...

I used docker compose for install owncloud But when I restart my service. The error went out when I started owncloud_server container SQLSTATE[42S02]: Base table or view not found: 1146...

With C++ 11 https://github.com/msgpack/msgpack-c.git branch:cpp_master ``` std::cout

I have restart my owncloud service wih docker compose But went out the error Next Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM `oc_appconfig`': SQLSTATE[42S02]: Base table or view...

### Version nvidia-dali-cuda130 1.52.0 ### Describe the bug. In my environment. I use following driver as pasted `Fri Oct 31 00:12:23 2025 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 580.65.06 Driver Version: 580.65.06 CUDA...

enhancement