2018-05-13 00:32:52 +01:00
---
name: Troubleshooting
2018-05-13 00:34:35 +01:00
about: Users Troubleshooting Help
2018-05-13 00:32:52 +01:00
---
2019-03-06 17:23:30 +00:00
< GUIDE >
2018-09-17 07:26:43 +01:00
2019-03-06 17:23:30 +00:00
< This troubleshooting issue template is meant to help Tasmota users with difficult problems . It is aimed to be opened if using the wiki and the support chat could not solve the issue . The Github Issue tracker is NOT a general discussion forum >
< Please DO NOT OPEN AN ISSUE: >
< If you have general questions or you need help on Tasmota usage , go to the Tasmota support chat >
< If your Tasmota version is not the latest , please update before posting . Your issue might be already solved . Latest precompiled bins of Tasmota can be downloaded from http: / / thehackbox . org / tasmota / >
< If your issue is a new device , please use the Tasmota Template Feature . See wiki for that >
< If your issue is a flashing issue , please address that to the Tasmota Support Chat >
< If your issue is compilation problem , please address that to the Tasmota Support Chat >
< If your issue has been addresed before ( duplicated issue ) , please ask in the original issue >
< If your issue is wifi problem or mqtt problem , please try first the steps provided in troubleshooting of the wiki >
### ISSUE DESCRIPTION - TROUBLESHOOTING
_A clear description of what the issue is and be as extensive as possible_
2018-11-03 23:54:27 +00:00
2019-03-06 17:23:30 +00:00
### REQUESTED INFORMATION
_Make sure these boxes are checked before submitting your issue. Thank you_
2018-05-13 00:32:52 +01:00
2019-03-06 17:23:30 +00:00
**FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED**
- [ ] Read the [Contributing Guide and Policy ](https://github.com/arendst/Sonoff-Tasmota/blob/development/CONTRIBUTING.md ) and [the Code of Conduct ](https://github.com/arendst/Sonoff-Tasmota/blob/development/CODE_OF_CONDUCT.md )
2018-05-13 00:32:52 +01:00
- [ ] Searched the problem in issues (https://github.com/arendst/Sonoff-Tasmota/issues)
- [ ] Searched the problem in the wiki (https://github.com/arendst/Sonoff-Tasmota/wiki/Troubleshooting)
2018-08-25 21:02:40 +01:00
- [ ] Searched the problem in the forum (https://groups.google.com/d/forum/sonoffusers)
2018-08-25 14:19:30 +01:00
- [ ] Searched the problem in the chat (https://discord.gg/Ks2Kzd4)
2019-03-06 17:23:30 +00:00
- [ ] Device used (i.e. Sonoff Basic) : _____
- [ ] Tasmota binary firmware version number used : ____ / (pre-compiled or self-compiled ?)
- [ ] Development IDE - Compiler / Upload tools used : ____ / ____
2018-05-13 00:32:52 +01:00
- [ ] Provide the output of command ``status 0`` :
2018-06-08 22:44:07 +01:00
```
2019-03-06 17:23:30 +00:00
STATUS 0 OUTPUT HERE:
```
- [ ] Provide the output of console when you experience your issue if apply :
_(Please use_ ``weblog 4`` _for more debug information)_
2018-06-08 22:44:07 +01:00
```
2019-03-06 17:23:30 +00:00
CONSOLE OUTPUT HERE:
2018-05-13 00:32:52 +01:00
2019-03-06 17:23:30 +00:00
```
2018-05-13 01:03:37 +01:00
**(Please, remember to close the issue when the problem has been addressed)**