Bug 1261930 - webhttrack - This web page is not available - ERR_CONTENT_LENGTH_MISMATCH
Summary: webhttrack - This web page is not available - ERR_CONTENT_LENGTH_MISMATCH
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: httrack
Version: 22
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Fabio Alessandro Locati
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-10 12:58 UTC by Hilary Wright
Modified: 2016-07-19 19:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 19:18:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Hilary Wright 2015-09-10 12:58:00 UTC
Description of problem: Having solved the previus issue with not finding google-chrome-stable, I now have the following message being displayed in the browser window "This web page is not available" It is looking for http://wrightetmathon:8080/, which is coming from the $SRVURL variable which is loaded from the temp file on line 111, SRVURL=`grep -E URL= ${TMPSRVFILE} | cut -f2- -d=`


Version-Release number of selected component (if applicable): 3.48.20-2


How reproducible: every time


Steps to Reproduce:
1.start webhttrack
2.
3.

Actual results: "This web page is not available"


Expected results: httrack gui


Additional info: Fedora 22 running XFCE.

I modified the webhttrack to put out some message just before the line 103 where the htsserver is started, 

log "starting ${BINPATH}/htsserver"
log " with distpath = ${DISTPATH} and temp file = ${TMPSRVFILE}"
(${BINPATH}/htsserver "${DISTPATH}/" --ppid "$$" path "${HOME}/websites" lang "${LANGN}" $@; echo SRVURL=error) > ${TMPSRVFILE}&

Here is the output,

/usr/bin/webhttrack(7234): starting /usr/bin/htsserver
/usr/bin/webhttrack(7234):  with distpath = /usr/bin/../share/httrack and temp file = /tmp/.webhttrack.SMe685Rk

Contents of temp file are, 

Initialzing the server..
Okay, temporary server installed.
The URL is:
URL=http://wrightetmathon:8080/
PID=7564

Comment 1 Hilary Wright 2015-09-10 15:01:40 UTC
I think that the server is working because if I try this URL
http://wrightetmathon:8080/index.html (for example), I get a "Page not found." error.

Comment 2 Fedora Admin XMLRPC Client 2016-02-26 17:47:29 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Admin XMLRPC Client 2016-02-28 07:36:24 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora End Of Life 2016-07-19 19:18:21 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.