Mailing List Archive

No handler matched request to /login
Hi,

I have installed a local Python 2.7 inside $HOME of the trac user.

I installed everything like pip, setuptools, Trac and plugins and uWSGI
inside a virtualenv. After that I made a copy of my system
uwsgi-init-script and changed UWSGI_EXEC to use the virtualenv uwsgi
executable.

The uwsgi ini has a virtualenv = ...pointing to that.

Starting Trac works. But now the /login does not work anymore.
Here is what the virtualenv has installed:

$ /mnt/data/trac/virtualenv/bin/pip2 list 2>/dev/null
Package Version
--------------------------- ----------
arabic-reshaper 2.1.0
configparser 4.0.2
future 0.18.2
Genshi 0.7.3
html5lib 1.1
ImportExportXLS 0.3
Jinja2 2.11.2
KeepInterfaceSimple2Plugin 2.6
MarkupSafe 1.1.1
Pillow 6.2.2
pip 20.2.3
psycopg2 2.8.6
pymills 3.4.2
PyPDF2 1.26.0
python-bidi 0.4.2
reportlab 3.5.53
setuptools 44.1.1
six 1.15.0
ticketsboardplugin 1.2.3.dev0
Trac 1.4.2
trac-IncludeSource 0.5.1
TracAccountManager 0.5.0
TracAutocompleteUsersPlugin 0.4.6
TracCodeReviewer 1.0.0.dev0
TracComponentDependency 0.3
TracDiscussion 1.2.1
TracEstimationTools 0.5.0
TracFieldTooltip 0.8.5
TracFullBlog 0.2.dev0
TracHTTPAuth 1.2
TracIncludeMacro 3.1.0
TracLoomingClouds 1.0.dev0
TracMenus 0.3.0
TracPdfPreview 0.1.2
TracQuiet 1.2.1
TracSimpleMultiProject 0.7.2.dev0
TracTags 0.11
TracWikiAutoComplete 1.4
TracWikiExtras 1.3.1
TracWikiPrint 3.0.dev0
TracXMLRPC 1.1.9.dev0
uWSGI 2.0.19.1
webencodings 0.5.1
wheel 0.35.1
xhtml2pdf 0.2.5
xlrd 1.2.0
xlwt 1.3.0

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/937db9a0-9531-4f99-9709-c975872b44cdn%40googlegroups.com.