HeliosLHC

Results 7 comments of HeliosLHC

I have the same issue. If you view the source in the UI's repo here: https://github.com/datarhei/restreamer-ui/blob/8dbdb3dfc90958d7cbe162b1c826ca7a75666d34/public/index.html the paths are hard coded at build time using the "%PUBLIC_URL%" variable. Until this...

@MattWAnderson Hi Matt, I believe in your Nginx config you are performing a root-to-root proxy where external "/" is mapped to the internal "/". In your case, it's mapped to...

Hello, I'm still experiencing this issue in 2.3. The UI loads fine now after the changes but the API endpoint (after looking through the source code) is still statically pointing...

Fixed upstream in ludios_wpull version 5 which supports SQLAlchemy 2.0+

@xor-gate and @ksykes , please try once more and see if your compilation errors persist. https://github.com/ArchiveTeam/grab-site/pull/240 has been merged in to switch to the mainline release on re2 bindings.

Echoing same error as well with PyWb 2.83 and OutbackCDX 1.0.0

Likely the resolution is to add the specific numeric file id as a query parameter for the download link. I believe the backend is only inspecting the model id, model...