Buster Neece
Buster Neece
@pozhiloy-enotik Try updating again...you may have ran into some issues right as we were updating some dependencies.
Need some more logs or supporting information (if you can't access the web interface, then running `docker-compose logs -f web`); the HTTP 502 bad gateway error often happens for a...
@RM-FM The crossfade default duration should be 2 seconds, not 0, if you're creating a new station at this point. We had a period in the past where the defaults...
> Seeing that we lately get more reports about SFTP problems, I’m beginning to suspect that SFTP/sshfs (filesystem over SFTP) isn’t the best choice, due to different implementations and often...
@pilovali The logs you supplied don't really give us enough information to know what's going on here. A white page can indicate a lot of things unfortunately, but it wouldn't...
@keybrdist Yeah...if you're serving from S3 then the dynamics are totally different than serving from a local filesystem. If you're on a local filesystem, we expressly _don't_ go through PHP...
@Moonbase59 As far as our app is concerned yep.
@keybrdist I'm always happy for any PRs! In this case, it might not be necessary, though...I'm _reasonably_ certain that if I modify the `App\Http\Response` `streamFilesystemFile` (or whatever it's called) to...
After a similar report on a different part of the application, I looked into our configuration on production servers and discovered that our Roadrunner configuration was set to never send...
@carlojou Sorry for the delay in getting back to this; I had flagged it as a valid issue but hadn't had a chance to actually fix it yet. This should...