Dean Taylor
Dean Taylor
I managed to capture raw HTTP response (via Fiddler) where cache was enabled and disabled for a "503 Service Unavailable" error was occurring for the upstream proxy: ### Caching plugin...
As indicated in the forum post the only other "setting" in use is "proxy". And for reference the only other plugin compiled in (but not used) is "expires". If you...
I can confirm that removing `status_header` header has no impact - the problem still exists. I.e. a config file in the following form with multiple "host" sections causes the issue....
I'm also having a different issue regarding stuck / stalled requests - which may / may not be related: https://caddy.community/t/requests-not-completing-stuck-possibly-cache-plugin-issue/4779?u=deanmarktaylor
I've came back to testing this again, noted another issue - this might be directly related but reported as a separate bug here: https://github.com/nicolasazrak/caddy-cache/issues/52
For those following this thread you may be interested in this video: SciShow: There Are More Than Two Human Sexes https://www.youtube.com/watch?v=kT0HJkr1jj4 It details why defining a persons "sex" is not...
This change was required to fix this component for me.
Seeing same error: ``` Error: spawn C:\Users\deanm\AppData\Local\Programs\kit\resources\fallbacks\windows\clipboard_x86_64.exe ENOENT at r (C:\Users\deanm\AppData\Local\Programs\kit\resources\app.asar\main.prod.js:2:543688) at n (C:\Users\deanm\AppData\Local\Programs\kit\resources\app.asar\main.prod.js:2:543859) at ChildProcess.e.emit (C:\Users\deanm\AppData\Local\Programs\kit\resources\app.asar\main.prod.js:2:544000) at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) ``` --- Kit 1.40.62 Electron 22.0.0 win32 10.0.19045 Locale: en-GB
I noted that just initially starting the installer by right clicking and selecting to "Run as Administrator" allowed the installer to complete.
Hay @Naatan and @thenbrent has this plugin been forgotten? Are you guys still using this one yourselves or is there something better to replace it? The OO style looks good,...