KillerKiwi

Results 9 comments of KillerKiwi

same issue... see https://github.com/rialto-php/puphpeteer/issues/159 node node_modules/puppeteer/install.js

Maybe change storage to JSON Then you can use TSQL to query the json values directly ``` SELECT tblTest.* FROM tblTest CROSS APPLY OPENJSON( tblTest.Options, '$') x WHERE x.value =...

I've used ui-o-matic with azure blob storage by using UmbracoFileSystemProviders.Azure media files are then stored in azure instead of the local file system, this seems like a better option as...

Our.Umbraco.FileSystemProviders.Azure - 0.5.1 Umbraco 7.5.11 Fails in Firefox and Chrome **Request** `Host: localhost User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0 Accept: video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5 Accept-Language: en-GB,en;q=0.5 Range: bytes=0- Referer: https://localhost/about-us/...

I get the same issue.Same it seems broken.

We use this `export BB_TOKEN_BASIC_AUTH="$ENV_PIPELINE_BITBUCKET_USERNAME:$ENV_PIPELINE_BITBUCKET_PASSWORD"`

this is possible already you can do per cert settings see https://github.com/dehydrated-io/dehydrated/blob/master/docs/per-certificate-config.md

At the very least this method should be removed...