Daniel Strøm

Results 12 issues of Daniel Strøm

I want to add an hour counter to my website, starting from a date. Using the "counter-from-new-years" example, i changed it to use HourCounter face, instead of DayCounter. When the...

**API Platform version(s) affected**: 3 **Description** When building PWA for prod it fails with `ERR_INVALID_URL` after creating **How to reproduce** * Clone api-platform/api-platform * Run docker-compose up * Create route...

Using filePRG in the post request i see that the form contains an error for filesize(i deliberately upload a file too large(based on ini set max size)) but when validating...

A CLI call to ensure production settings: `./vendor/bin/RDT ensure-production-settings` It could check the most common mistakes: - Check module cache - Check classmaps/template maps (or if composer has been ran...

enhancement

Fixes #1340 Updates the `updateNodepool` function in `services/context-box/server/domain/usecases/update_nodepool.go` to correctly update the `dsChecksum` alongside the `desiredState` during autoscaling requests. - Adds logic to calculate and update `dsChecksum` after updating the...

Fixes #1383 Updates the `longhorn-req.yml` playbook to include multipath configuration for Longhorn support. - **Configures `/etc/multipath.conf`**: Adds a task to insert a blacklist configuration into `/etc/multipath.conf` to prevent MountVolume.SetUp errors,...

I was getting the following error for a pvc: ``` 2024-05-10 13:18:58+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.2.3+maria~ubu2204 started. 2024-05-10 13:18:58+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable...

bug

### What happened? I upgraded Frankenphp docker image from 1.0.3 to 1.2.0 and now i am getting "Internal server error" when loading a page and the output below. Hosted on...

bug