Panagiotis Kosmidis
Panagiotis Kosmidis
I have the same issue. I have two GPUs installed in my system and only one of the two is detected. [Mac Pro - IOReg.zip](https://github.com/aluveitie/RadeonSensor/files/11095114/Mac.Pro.-.IOReg.zip)
@Stillness-2 I'm facing the same issue:  Sample can be found [**here**](https://controlc.com/f6df046b).
You can use `proxy_read_timeout 120m;` setting if you are using Nginx Proxy Manager in the Advanced tab of your proxy host, like so:  `120m` stands for 120 minutes, you...
That indeed fixed the issue, but now I cannot see the icons of plugins in marketplace, any suggestions how can I fix that? I'm very new to strapi (like today)...
+1 !!!!!!!!!!!!!
bump on the same issue... My nginx config looks like this: ```nginx # Nginx configuration server { listen 80 default_server; listen [::]:80 default_server; root /var/www/html; index index.php index.html; #server_name localhost;...
any news on that one? Thanks
I have exactly the same issue, so far I wasn't able to find any solution to that (~same happens with Edge driver~ - *I was using Canary version, with stable...
@itugs seems that no one cares about it... I have the same issue and same question with @itugs Here is my output: ``` root@dev:/home/rnd/domains/design.rnd/public_html/app-ui# npm install node-gd npm http GET...
With node v0.6.9 I managed to install it but now I'm getting this: ``` root@dev:/home/rnd/domains/design.rnd/public_html/app-ui/apps/main# npm install pulverizr -g npm http GET https://registry.npmjs.org/pulverizr npm http 304 https://registry.npmjs.org/pulverizr npm http GET...