Rubin Simons
Rubin Simons
I ran across [this troubleshooting article](https://docs.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/error-when-dda-capable-app-is-against-gpu) on MSDN. It seems to be about this specific error, but I have no idea what they mean by a "Microsoft Hybrid" system. My...
Talked to @ReenigneArcher about this on Discord. This issue seems to happen specifically with Assassin's Creed: Odyssey. In all cases the `DuplicateOutput` error is logged. I checked with about 10...
So I verified a few things: * AC: Odyssey fails with DuplicateOutput in sunshine.log when client is connected before the game starts up, i.e. connect to Desktop session, start game,...
I found a previous issue in the old sunshine that looks remarkably similar: https://github.com/loki-47-6F-64/sunshine/issues/46
After a chat with Remiros on Discord's `#thastus` regarding this issue, he indicated that it is very likely that the "MGE XE Addon" feature was enabled in the "Morrowind Optimization...
We ran into this issue when trying to use a robot account to DELETE tags (we want to use a cleanup script we previously used with GitLab registry that is...
Yes, docker daemon, not inside containers :-). Actually, what prompted me to create the issue is that after step certificate install on **Linux** (an Ubuntu derative, Pop_OS 20.04) (installing in...
> > > I guess one more point of clarification... what we're _actually_ talking about here is that `step ca install ca.crt --docker` should effectively run `cp ca.crt /etc/docker/certs.d/ca.crt`, right?...
By the way, that blog article you mentioned [here](https://smallstep.com/blog/automate-docker-ssl-tls-certificates/) is really great. We're building up a self-hosted (i.e., we have root access to the docker hosts) environment based on this...
@dopey thanks for the thorough explanation! Will try as soon as I hit the office tomorrow. Thanks much + will keep you guys posted if I run into any particulars...