Viktor Barzin

Results 8 comments of Viktor Barzin

+1 on this issue. My CI/CD system is failing when trying to `tf apply` the `pod_security_policies`. Can we remove the definitions as a short term mitigation?

I'm having this issue. I have the same error in Firefox and in chrome the error I have is: `OperationError: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to parse SessionDescription....

UPDATE: I looked into the source the issue appears to be a missing `decode function` in the `startSession` function: ![image](https://user-images.githubusercontent.com/7679364/51388838-84102780-1b22-11e9-8dbc-f5ab85378aae.png) Furthemore, to get it connect to a session you need...

Thanks for the quick reply! This is my system information, hopefully it helps: `Fedora 29, kernel 4.19.13-300` all up to date. `Docker version 18.09.1, build 4c52b90` `docker-compose version 1.22.0, build...

Hey @arjenpdevries, Any updates? :)

Hey checking in for updates :) Thanks for all the great work you've been doing, Technitium is awesome :)

Same for me. Described solution also worked. However immich-server still expects TYPESENSE_API_KEY and crash loops.... ``` /usr/src/app/node_modules/@nestjs/config/dist/config.module.js:78 throw new Error(`Config validation error: ${error.message}`); ^ Error: Config validation error: "TYPESENSE_API_KEY" is...

This folder contains a config.json, however, it does not contain any information suhc as api key, email or anything like that. EDIT: Deleting it does not change anything, it just...