Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Existing Install #25

Open
MayaSima opened this issue Jun 5, 2022 · 0 comments
Open

Move Existing Install #25

MayaSima opened this issue Jun 5, 2022 · 0 comments

Comments

@MayaSima
Copy link

MayaSima commented Jun 5, 2022

Behaviour

As per: https://portapps.io/app/signal-portable/#modifications

If you have already installed Signal from the original setup, move the following files :

%APPDATA%\Signal* to data
Then run signal-portable.exe and remove Signal from your computer.

Steps to reproduce this issue

  1. move %APPDATA%\Signal* to data
  2. run signal-portable.exe

Expected behaviour

Proper running of Signal

Actual behaviour

Database startup error:

Error: Error: SQL: User version is 58 but the expected maximum version is 54. Did you try to start an old version of Signal?
at updateSchema ([REDACTED]\ts\sql\migrations\index.js:1590:11)
at Object.initialize ([REDACTED]\ts\sql\Server.js:354:40)
at MessagePort. ([REDACTED]\ts\sql\mainWorker.js:68:35)
at MessagePort.[nodejs.internal.kHybridDispatch] (node:internal/event_target:562:20)
at MessagePort.exports.emitMessage (node:internal/per_context/messageport:23:28)
at Worker. ([REDACTED]\ts\sql\main.js:55:26)
at Worker.emit (node:events:390:28)
at MessagePort. (node:internal/worker:233:53)
at MessagePort.[nodejs.internal.kHybridDispatch] (node:internal/event_target:562:20)
at MessagePort.exports.emitMessage (node:internal/per_context/messageport:23:28)

When closing the error another one gets generated:

Unhandled Promise Rejection

Error: Not initialized
at MainSQL.close ([REDACTED]\ts\sql\main.js:90:13)
at BrowserWindow. ([REDACTED]\app\main.js:443:15)

When closing this error a final error states:

Command Failed

Configuration

**App release:

5.38.0-7

**Operating system:

Windows 10 Ent 64 bits

Winver screenshot :

image

Screenshots

image
image
image

Logs

signal-portable.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant