Open photoshop delete Layer 0
Expo go app not loading
try again go back to expo home worked after
Installing or upgrading xcode
https://developer.apple.com/download/more/
Install docker and docker-compose centos ec2 ami
got this error when running 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the[…]
Curl – 301 redirect not passing post vars
https://everything.curl.dev/http/redirects Response comes back, but no post vars were passed https://everything.curl.dev/http/redirects Decide what method to use in redirects It turns out that there are web services out there in the world that want a POST sent to the original URL, but are responding with HTTP redirects that use a 301,[…]
docker networking, duplicate host
I have multiple environments running of the same application. the host for some of the containers are identical. for instance: because of this, the api host was resolving to two different containers everytime i refresh the page. seems as if when I restarted nginx inside the container that is accessing[…]
inodes, no space left on device
Error processing tar file(exit status 1): mkdir /root/.nvm/versions/node/v10.24.0/lib/node_modules/npm/node_modules/http-cache-semantics: no space left on device seems as if I have 15 gigs left, now lets check my Inodes usage The inode (index node) is a data structure in a Unix-style file system that describes a file-system object such as a file or[…]