Skip to content

kiwix-serve-3.8.0 and 3.8.2 ERROR: Unable to instantiate the HTTP daemon. #817

Description

@HuangYuji1993

When I ran kiwix-serve 3.8.0 and 3.8.2 on iKuai 3.7.22, the following errors occurred:

ERROR: Unable to instantiate the HTTP daemon. The port 8080 is maybe already occupied or need more permissions to be open. Please try as root or with a port number higher or equal to 1024.
Here is the content of /data:
/data/wikipedia_zh_all_maxi_2024-04.zim
/data/wikibooks_en_all_maxi_2021-03.zim
/data/wiktionary_zh_all_maxi_2024-06.zim
/data/wikinews_en_all_maxi_2024-06.zim
/data/wikinews_zh_all_maxi_2024-06.zim
/data/wikipedia_en_all_maxi_2024-01.zim
/data/wiktionary_en_all_maxi_2024-05.zim
/data/wikibooks_zh_all_maxi_2024-06.zim
/usr/local/bin/kiwix-serve --port=8080 /data/wikibooks_en_all_maxi_2021-03.zim /data/wikibooks_zh_all_maxi_2024-06.zim /data/wikinews_en_all_maxi_2024-06.zim /data/wikinews_zh_all_maxi_2024-06.zim /data/wikipedia_en_all_maxi_2024-01.zim /data/wikipedia_zh_all_maxi_2024-04.zim /data/wiktionary_en_all_maxi_2024-05.zim /data/wiktionary_zh_all_maxi_2024-06.zim
No stemming for language 'zh'
No stemming for language 'zh'
No stemming for language 'zh'
No stemming for language 'zh'
ERROR: Unable to instantiate the HTTP daemon. The port 8080 is maybe already occupied or need more permissions to be open. Please try as root or with a port number higher or equal to 1024.

But, kiwix-serve 3.7.0 can run perfectly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions