Laode Muhammad Al Fatih
Laode Muhammad Al Fatih
Feel free for any feedback @evilsocket @Matrix86 @ohpe. Thank you.
> telegram desktop have very basic media editor. It was for image only tough. Cut/trim a video could be very useful especially for the community group.
Same problem here when using cargo workspace. ```bash [cargo-make] ERROR - Error while running duckscript: Source: Unknown Line: 5 - Error while executing command, exit code: 105 ```
I can confirm the error still occur on `v4.0.0-beta.379`.
I got this error when deploying orchard cms to coolify using nixpacks. ```bash info: OrchardCore.Modules.ModularTenantRouterMiddleware[0] Begin Routing Request warn: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[16] The WebRootPath was not found: /app/wwwroot. Static files may be...
Solved. It turns out you need to run `dotnet YourProject.dll` in the published folder. `dotnet dist/YourProject.dll` => `cd dist && dotnet YourProject.dll`
@daijro is it possible to specify custom port in case launching multiple remote server?
> Please elaborate when this vanishing happens. When using `OrchardCore.Redis.DataProtection` alone: 1. Running new mssql & redis using docker compose 2. Restore bak file to mssql (containing dump from latest...
> Also, have you enabled Redis persistence? (on your redis server) No. But as long as the redis container doesn't restarted, it must be there i think unless something delete...
Same issue with opencode `v1.1.19`: ```bash [10:38:14] [LOG] 'bootstrapping' [10:38:15] [LOG] 'resolveSystemTheme' [10:38:15] [LOG] '{"type":"home"}' [10:38:16] [LOG] [ '#1d1f21', '#cc6666', '#b5bd68', '#f0c674', '#81a2be', '#b294bb', '#8abeb7', '#c5c8c6', '#666666', '#d54e53', '#b9ca4a', '#e7c547',...