sync is broken

Bug #1659314 reported by Aramís Concepción Durán
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
The Mnemosyne Project
Fix Released
Undecided
Unassigned

Bug Description

This is my first bug report here. Maybe I am missing something.

I am on Ubuntu 16.10. Mnemosyne works fine, but when I want to start the sync server, it dumps a traceback that basically says it can't find cherrypy.wsgiserver. So I looked into cherrypy: In the latest version there is no module cherrypy.wsgiserver. It seems that they are using the cheroot http server instead now. So I dropped in cheroot.wsgi.WSGIServer as a replacement for cherrypy.wsgiserver.CherryPyWSGIServer. Syncing with the mobile app works now.

Edit: Removed wrong version number. Must have mixed that up with sth. else somehow.

Revision history for this message
Peter Bienstman (peter-bienstman) wrote :

Thanks, I moved to cheroot in the development code. BTW, in the very latest version of cheroot, it's actually Server now instead of WSGIServer. I hope they don't keep on changing their API too often anymore...

Changed in mnemosyne-proj:
status: New → Fix Committed
Changed in mnemosyne-proj:
status: Fix Committed → Fix Released
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.