[GH-ISSUE #238] Demo host installation broken #1674

Closed
opened 2026-03-01 17:52:44 +03:00 by kerem · 1 comment
Owner

Originally created by @MacLemon on GitHub (May 13, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/238

Describe the bug

Following the link to the Demo instance at https://archive.sweeting.me/ leads to an invalid TLS certificate and (if ignored) to an incorrectly configured instance.

Steps to reproduce

  1. Open https://archive.sweeting.me/

Screenshots or log output

DisallowedHost at /
Invalid HTTP_HOST header: 'archive.sweeting.me'. You may need to add 'archive.sweeting.me' to ALLOWED_HOSTS.
Request Method:	GET
Request URL:	http://archive.sweeting.me/
Django Version:	2.2.1
Exception Type:	DisallowedHost
Exception Value:	
Invalid HTTP_HOST header: 'archive.sweeting.me'. You may need to add 'archive.sweeting.me' to ALLOWED_HOSTS.
Exception Location:	/opt/homenet.zalad.io/.venv/lib/python3.7/site-packages/django/http/request.py in get_host, line 111
Python Executable:	/opt/homenet.zalad.io/.venv/bin/python
Python Version:	3.7.1
Python Path:	
['/tank/homenet.zalad.io/pennydjango',
 '/opt/homenet.zalad.io/.venv/lib/python37.zip',
 '/opt/homenet.zalad.io/.venv/lib/python3.7',
 '/opt/homenet.zalad.io/.venv/lib/python3.7/lib-dynload',
 '/usr/lib/python3.7',
 '/opt/homenet.zalad.io/.venv/lib/python3.7/site-packages']
Server time:	Mon, 13 May 2019 18:13:20 +0000

Software versions

  • OS: unknown
  • ArchiveBox version: unknown
  • Python version: 3.7.1
  • Chrome version: unknown
Originally created by @MacLemon on GitHub (May 13, 2019). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/238 #### Describe the bug Following the link to the Demo instance at https://archive.sweeting.me/ leads to an invalid TLS certificate and (if ignored) to an incorrectly configured instance. #### Steps to reproduce 1. Open https://archive.sweeting.me/ #### Screenshots or log output ``` DisallowedHost at / Invalid HTTP_HOST header: 'archive.sweeting.me'. You may need to add 'archive.sweeting.me' to ALLOWED_HOSTS. Request Method: GET Request URL: http://archive.sweeting.me/ Django Version: 2.2.1 Exception Type: DisallowedHost Exception Value: Invalid HTTP_HOST header: 'archive.sweeting.me'. You may need to add 'archive.sweeting.me' to ALLOWED_HOSTS. Exception Location: /opt/homenet.zalad.io/.venv/lib/python3.7/site-packages/django/http/request.py in get_host, line 111 Python Executable: /opt/homenet.zalad.io/.venv/bin/python Python Version: 3.7.1 Python Path: ['/tank/homenet.zalad.io/pennydjango', '/opt/homenet.zalad.io/.venv/lib/python37.zip', '/opt/homenet.zalad.io/.venv/lib/python3.7', '/opt/homenet.zalad.io/.venv/lib/python3.7/lib-dynload', '/usr/lib/python3.7', '/opt/homenet.zalad.io/.venv/lib/python3.7/site-packages'] Server time: Mon, 13 May 2019 18:13:20 +0000 ``` #### Software versions - OS: unknown - ArchiveBox version: unknown - Python version: 3.7.1 - Chrome version: unknown
kerem closed this issue 2026-03-01 17:52:45 +03:00
Author
Owner

@pirate commented on GitHub (May 16, 2019):

https://github.com/pirate/ArchiveBox/issues/231

<!-- gh-comment-id:493206362 --> @pirate commented on GitHub (May 16, 2019): https://github.com/pirate/ArchiveBox/issues/231
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1674
No description provided.