MartinOscar

Results 37 comments of MartinOscar

Hey duplicate of https://github.com/pelican-dev/panel/issues/202

Would it run `docker image rm -f` or rather `docker image prune -f` ?

@Boy132 sqlite tests are still failling

I think [this PR](https://github.com/spatie/laravel-health/pull/132/files) would fix the windows issue but didn't get merged. > Feel free to create a custom health check in your own project using the native functions.

> Weird migration error, > > ```shell > INFO Running migrations. > > 2024_06_13_120409_add_oauth_column_to_users .............................................................................. 1.30ms FAIL > > In Connection.php line 813: > > SQLSTATE[HY000]: General error: 1 Cannot...

Hey that would work for server deleted since the change but older allocations will still have their notes we need to use a migration as well, something like this should...

Hey would you allow [Pelican](https://pelican.dev) to use your fix as well ? [StoreNodeRequest.php#L21-L25](https://github.com/pelican-dev/panel/blob/8f2261f6cdcf4265cbed650aaba92c37b0f417b8/app/Http/Requests/Api/Application/Nodes/StoreNodeRequest.php#L21-L25)

https://github.com/pelican-dev/panel/pull/1263#issuecomment-2814254635 > If we add this back i think we should also add a reverse proxy port field that would be what the user uses to contact wings & daemon_listen...

Hey as a member of the Pelican team i can confirm this will not work without changes. We removed Locations and Nests we will replace those with Tags but its...