QNAP NAS Error Code 36: How to Fix Web Server Not Starting
Medium 15-30 minutes Medium Severity
Verified June 2026
- Error Code
- 36
- Brand
- QNAP
- Product Type
- nas
- Severity
- Medium
- DIY Difficulty
- Medium
- Estimated Fix Time
- 15-30 minutes
Ad
Tools You'll Need
- Computer with web browser
- SSH client (optional)
How to Fix Error Code 36
-
Check for Port Conflicts
-
Restart the Web Server Service
SSH requires admin credentials; ensure you have enabled SSH access in Control Panel > Telnet/SSH. -
Clear Web Server Cache
Back up any custom .htaccess files before deleting. -
Reset Web Server Configuration
-
Update QTS Firmware
Ensure you have a backup before updating firmware. -
Reinstall Web Server App
Ad
When to Call a Professional
If none of the steps resolve the error, the issue may be a deeper system corruption or hardware failure. Contact QNAP support or a qualified NAS technician for further diagnosis.Frequently Asked Questions
What does QNAP error code 36 mean?
Error 36 indicates that the built-in web server (Apache) failed to start on your QNAP NAS. This prevents access to web-based services.
How do I restart the web server on QNAP?
Via QTS: App Center > Web Server > Stop/Start. Via SSH: run '/etc/init.d/Qthttpd.sh restart'.
Can a firewall cause error code 36?
Yes, if a firewall blocks ports 80 or 443, the web server may fail to start. Check your router and NAS firewall settings.
Will resetting the web server delete my website files?
No, resetting the configuration (step 4) only restores default settings, not your files. Files in /share/Web remain intact.
Is error code 36 a hardware problem?
Rarely. It is almost always a software or configuration issue. If persistent after all steps, consider hardware failure or contact support.