curl -sI http://10.10.200.21:8080/portale
HTTP/1.1 200 OK
Server: Zope/(2.13.19, python 2.7.3, linux2) ZServer/1.1
Date: Thu, 27 Oct 2016 10:03:24 GMT
Last-Modified: Thu, 27 Oct 2016 10:03:24 GMT
Content-Length: 76
Connection: close
Accept-Ranges: none
Date: Thu, 27 Oct 2016 10:03:24 GMT
Content-Location: http://10.10.200.21:8080/portale/
Content-Type: text/html
e mi sembra vada bene:-)

 curl -sI http://10.10.200.21:8080/portale/portal_workflows
HTTP/1.1 404 Not Found
Server: Zope/(2.13.19, python 2.7.3, linux2) ZServer/1.1
Date: Thu, 27 Oct 2016 10:04:17 GMT
Content-Length: 0
X-Ua-Compatible: IE=edge,chrome=1
Expires: Sat, 1 Jan 2000 00:00:00 GMT
X-Ksscommands: <?xml version="1.0"?> <kukit xmlns="http://www.kukit.org/commands/1.1";> <commands> <command name="error"> <param name="type">system</param> <param name="message">NotFound: The requested resource does not exist.</param> </command> </commands> </kukit>
Accept-Ranges: none
Content-Language: it
Content-Type: text/html;charset=utf-8
Non sono autenticato e quindi non viene tornata la pagina

Davanti plone c'è apache (rewrite rule 80->8080 ma funzionava)
e fra l'altro sto facendo i test con apache spento.

Ho anche provato ad eliminare i .pyc da DCWorkflow e PlacefullWF per fare rigenerare il bytecode.




Il 27/10/2016 11:29, Alessandro Pisa ha scritto:
2016-10-27 10:50 GMT+02:00 Natale Tarantino <ntarant...@regione.sicilia.it>:
salve, da qualche giorno la pagina
http://miosito/portale/portal_workflow/manage_workspace
mi restituisce solo una serie di segnacci tipo

������
con Firefox
e pagina bianca con IE.

ho provato ad aggiornare a Plone 4.2.5 (dalla 4.2.rc2) ma l'errore persiste.

Qualche idea?

Molto bello e fantasioso!
Controlla anche gli header che ti vengono restituiti.

Qualcosa tipo:

curl -sI https://plone.org

dovrebbe mostrarteli.
Hai qualche proxy davanti (varnish, haproxy, pound)?
Che succede se lo salti?

In bocca al luppolo!


_______________________________________________
Plone-IT mailing list
plone...@lists.plone.org
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html

Rispondere a