#17329 closed bug (fixed)
PoorMan crashes
Reported by: | jmairboeck | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Applications/PoorMan | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #18012, #18036 | |
Platform: | All |
Description
PoorMan crashes when trying to access it from a browser (both via 127.0.0.1 and over the network from Linux) when not using an index.html page.
hrev55507 x86_64
Attachments (1)
Change History (5)
by , 3 years ago
Attachment: | PoorMan-1001-debug-17-10-2021-09-39-01.report added |
---|
comment:1 by , 2 years ago
Blocking: | 18012 added |
---|
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in hrev56566.
comment:4 by , 2 years ago
Blocking: | 18036 added |
---|
Note:
See TracTickets
for help on using tickets.
Until this is fixed you can use python as an HTTP server:
cd public_html python3 -m http.server