Skip to content

Instantly share code, notes, and snippets.

file 17 lines (16 sloc) 0.671 kb EditRawBlameHistory
1
2
3
4
5
6
7
8
9
Counting objects: 667, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (468/468), done.
Writing objects: 100% (667/667), 9.32 MiB | 722 KiB/s, done.
Total 667 (delta 173), reused 667 (delta 173)
error: unable to find 4ecb81922ffd9d33505d4337a2244cfc06aa1b13
fatal: object of unexpected type
error: unpack failed: index-pack abnormal exit
To git@github.com:AnthonyJoseph/XML.git
! [remote rejected] master -> master (n/a (unpacker error))
git clone --depth=1 git@github.com:/repo
rm -Rf ./.git
git init
git add --all
git commit -am 'test'
git add remote "stuff"
host all all 0.0.0.0/0 md5
isten_addresses = '*' # what IP address(es) to listen on;
# comma-separated list of addresses;
# defaults to 'localhost', '*' = all
# (change requires restart)
port = 5432 # (change requires restart)
max_connections = 100 # (change requires
Unable to create PostgreSQL database: PT3
Reason: Unable to execute query: CREATE DATABASE "PT3" WITH TEMPLATE = template0 ENCODING = 'SQL_ASCII';; Reason: Fatal Error (ERROR: encoding SQL_ASCII does not match locale en_US.UTF-8 DETAIL: The chosen LC_CTYPE setting requires encoding UTF8. )
pt3 | postgres | SQL_ASCII | en_US.UTF-8 | en_US.UTF-8 |
remote1_test | postgres | SQL_ASCII | en_US.UTF-8 | en_US.UTF-8 |
ERROR: encoding SQL_ASCII does not match locale en_US.UTF-8 DETAIL: The chosen LC_CTYPE setting requires encoding UTF8. )
template0 | postgres | SQL_ASCII | en_US.UTF-8 | en_US.UTF-8 |
template1 | postgres | SQL_ASCII | en_US.UTF-8 | en_US.UTF-8 |
ERROR: encoding SQL_ASCII does not match locale en_US.UTF-8 DETAIL: The chosen LC_CTYPE setting requires encoding UTF8. )
done
Bootstrapping Chef on 198-101-251-39.static.cloud-ips.com
ERROR: Network Error: getaddrinfo: Name or service not known
Check your knife configuration and network settings