Description

The synchronization is not working perfectly. Error message is:

'ascii' codec can't decode byte 0xc3 in position 930: ordinal not in range(128)

Steps to reproduce

  1. Synchronize from one remote wiki via login to my local laptop, set direction to down
  2. I set up a synchro user which I added to a group page which defines users who can read and write
  3. Then hit the Synchronization with action=SyncPages

  4. The sync is partly successful until it breaks.

Example

SyncJob.html

Component selection

Details

MoinMoin Version

1.8.0rc1

OS and Version

Linux

Python Version

2.5.2

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

Check permissions of your wiki directories. I also had a lot of trouble making SyncJob work, and now I start SyncJob when I am logged in to the wiki as SuperUser (see your wikiconfig.py). See also my notes on the bottom of http://master18.moinmo.in/HelpOnSynchronisation --- PeterGurk

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/OrdinalNotInRange (last edited 2009-02-05 12:11:36 by ThomasWaldmann)