Closed Bug 437999 Opened 16 years ago Closed 16 years ago

openssl error 1 on sync

Categories

(Cloud Services :: General, defect)

x86
Windows Vista
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 425859

People

(Reporter: mrwizard, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0

I have two computers using Weave, and it was all working.  Over the weekend I used the computer at home and not the one at work.  Monday morning on the work computer every time I sync I get this:

2008-06-09 10:45:52	Service.Main	INFO	Running scheduled sync
2008-06-09 10:45:54	Service.BmkEngine	INFO	Beginning sync
2008-06-09 10:45:55	Service.BmkEngine	INFO	Got status file from server
2008-06-09 10:45:58	Service.BmkEngine	INFO	Downloading server deltas
2008-06-09 10:46:01	Service.BmkEngine	INFO	Local snapshot version: 6
2008-06-09 10:46:01	Service.BmkEngine	INFO	Server status: 0
2008-06-09 10:46:01	Service.BmkEngine	INFO	Server maxVersion: 6
2008-06-09 10:46:01	Service.BmkEngine	INFO	Server snapVersion: 0
2008-06-09 10:46:03	Service.BmkEngine	INFO	Sync complete: no changes needed on client or server
2008-06-09 10:46:03	Service.HistEngine	INFO	Beginning sync
2008-06-09 10:46:05	Service.HistEngine	INFO	Got status file from server
2008-06-09 10:46:07	Service.HistEngine	INFO	Downloading server deltas
2008-06-09 10:46:09	Service.Main	ERROR	openssl did not run successfully, error code 1

The detailed log is:

2008-06-09 10:45:52	Service.Main	INFO	Running scheduled sync
2008-06-09 10:45:52	Service.DAV	DEBUG	LOCK request for lock
2008-06-09 10:45:53	Service.DAV	DEBUG	GET request for meta/version
2008-06-09 10:45:53	Service.DAV	DEBUG	GET request for private/privkey
2008-06-09 10:45:54	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe rsa -in key -pubout -out output -passin file:pass
2008-06-09 10:45:54	Service.BmkEngine	INFO	Beginning sync
2008-06-09 10:45:54	Service.DAV	DEBUG	GET request for user-data/
2008-06-09 10:45:54	Service.DAV	DEBUG	GET request for user-data/bookmarks/
2008-06-09 10:45:55	Service.BmkEngine	DEBUG	Getting status file from server
2008-06-09 10:45:55	Service.DAV	DEBUG	GET request for user-data/bookmarks/status.json
2008-06-09 10:45:55	Service.BmkEngine	INFO	Got status file from server
2008-06-09 10:45:55	Service.DAV	DEBUG	GET request for user-data/bookmarks/keys.json
2008-06-09 10:45:55	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe base64 -d -in input -out tmp-output
2008-06-09 10:45:55	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe rsa -in key -out tmp-key -passin file:pass
2008-06-09 10:45:56	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe rsautl -decrypt -inkey tmp-key -in tmp-output -out output
2008-06-09 10:45:58	Service.BmkEngine	INFO	Downloading server deltas
2008-06-09 10:45:58	Service.DAV	DEBUG	GET request for user-data/bookmarks/deltas.json
2008-06-09 10:45:58	Service.Crypto	DEBUG	Decrypting data
2008-06-09 10:45:58	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe aes-256-cbc -d -a -salt -in input -out output -pass file:pass
2008-06-09 10:45:59	Service.Crypto	DEBUG	Done decrypting data
2008-06-09 10:46:01	Service.BmkEngine	INFO	Local snapshot version: 6
2008-06-09 10:46:01	Service.BmkEngine	INFO	Server status: 0
2008-06-09 10:46:01	Service.BmkEngine	INFO	Server maxVersion: 6
2008-06-09 10:46:01	Service.BmkEngine	INFO	Server snapVersion: 0
2008-06-09 10:46:03	Service.BmkEngine	INFO	Sync complete: no changes needed on client or server
2008-06-09 10:46:03	Service.HistEngine	INFO	Beginning sync
2008-06-09 10:46:03	Service.DAV	DEBUG	GET request for user-data/
2008-06-09 10:46:04	Service.DAV	DEBUG	GET request for user-data/history/
2008-06-09 10:46:04	Service.HistEngine	DEBUG	Getting status file from server
2008-06-09 10:46:04	Service.DAV	DEBUG	GET request for user-data/history/status.json
2008-06-09 10:46:05	Service.HistEngine	INFO	Got status file from server
2008-06-09 10:46:05	Service.DAV	DEBUG	GET request for user-data/history/keys.json
2008-06-09 10:46:05	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe base64 -d -in input -out tmp-output
2008-06-09 10:46:05	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe rsa -in key -out tmp-key -passin file:pass
2008-06-09 10:46:05	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe rsautl -decrypt -inkey tmp-key -in tmp-output -out output
2008-06-09 10:46:07	Service.HistEngine	INFO	Downloading server deltas
2008-06-09 10:46:07	Service.DAV	DEBUG	GET request for user-data/history/deltas.json
2008-06-09 10:46:09	Service.Crypto	DEBUG	Decrypting data
2008-06-09 10:46:09	Service.Util	DEBUG	Running command: C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\exec.bat C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\weave\tmp C:\Users\jmunro\AppData\Roaming\Mozilla\Firefox\Profiles\w4acyjs0.default\extensions\{340c2bbc-ce74-4362-90b5-7c26312808ef}\openssl\win32\openssl.exe aes-256-cbc -d -a -salt -in input -out output -pass file:pass
2008-06-09 10:46:09	Service.Main	ERROR	openssl did not run successfully, error code 1
2008-06-09 10:46:09	Service.DAV	DEBUG	UNLOCK request for lock


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Component: Weave → General
Product: Mozilla Labs → Weave
Target Milestone: -- → ---
QA Contact: weave → general
You need to log in before you can comment on or make changes to this bug.