https://github.com/adichat/troubleshoot
:question: Troubleshooting through daily problems :arrow_up_down:
https://github.com/adichat/troubleshoot
Last synced: about 1 year ago
JSON representation
:question: Troubleshooting through daily problems :arrow_up_down:
- Host: GitHub
- URL: https://github.com/adichat/troubleshoot
- Owner: AdiChat
- License: cc0-1.0
- Created: 2016-01-01T16:16:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-26T18:28:40.000Z (over 9 years ago)
- Last Synced: 2025-02-09T07:33:14.121Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 3.46 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TroubleShoot
Troubleshooting through problems
:watch: :computer: :guitar: :key: :girl: :boy: :man: :woman: :rose: :book: :lock: :droplet:
1. Network icon disappeared in Windows 8.1 [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/Nework%20Icon%20disappeared)
2. OpenSSL Certificate verification problem while using RubyGems in Windows 8.1 platform [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/OpenSSL%20Verification%20Ruby)
3. TZinfo Data Source not found error [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/TZInfo%20Data%20Source%20Not%20Found)
4. Heroku is not a repository error [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/Heroku%20is%20not%20a%20repository%20error)
5. Not a gzip file - tar extraction error [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/Not%20in%20gzip%20format)
6. Access Denied root@localhost error [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/Access%20Denied%20root%40localhost)
7. ImportError: cannot import name RequestSite when inlude 'registration' in installed apps [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/ImportErrorRequestSite)
8. mkvirtualenv-command-not-found [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/mkvirtualenv-command-not-found)
9. The-entity-nbsp-was-referenced-but-not-declared-RSS-feed [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/The-entity-nbsp-was-referenced-but-not-declared-RSS-feed)
10. delete-files-with-path-or-file-name-exceeding-255-characters [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/delete-files-with-path-or-file-name-exceeding-255-characters)
11. Error-EACCES-permission-denied [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/Error-EACCES-permission-denied)
12. usr-bin-env-node-No-such-file-or-directory [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/usr-bin-env-node-No-such-file-or-directory)
13. PG::ConnectionBad: could not connect to server [Solved][To be updated]
14. CSS not loading in Rails app deployed to Heroku [Solved]: [see](https://github.com/AdiChat/TroubleShoot/tree/master/CSS%20not%20loading%20in%20Heroku%20for%20Rails%20app)
Note: Only a minor fraction of errors has been documented.