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

Tests: Homeserver Import #436

Open
2 tasks
Tracked by #415
turt2live opened this issue Aug 15, 2023 · 4 comments
Open
2 tasks
Tracked by #415

Tests: Homeserver Import #436

turt2live opened this issue Aug 15, 2023 · 4 comments

Comments

@turt2live
Copy link
Member

turt2live commented Aug 15, 2023

  • Live synapse+dendrite import
  • Offline synapse+dendrite export-then-import
@turt2live turt2live mentioned this issue Aug 12, 2023
73 tasks
@turt2live turt2live changed the title Tests: Synapse Import Tests: Homeserver Import Nov 20, 2023
@mpldr
Copy link

mpldr commented Feb 4, 2024

I'd love to assist with testing the synapse import, but have not yet managed to get it to start:

INFO[0000] Migrations path doesn't exist - attempting to unpack from compiled data 
INFO[0000] Cleaning up temporary migrations directory: /tmp/media-repo-migrations2495625040 
panic: expected custom machine ID for import process (unsafe to import as Machine 0)

goroutine 1 [running]:
main.main()
	/opt/cmd/import_synapse/main.go:55 +0xe89

@mpldr
Copy link

mpldr commented Feb 6, 2024

Quick intermediate report from a hot-migration: the non-existant error handling is a real pain. It's panicking every 300-500 entries, making this a really painful ordeal.

2024-02-06-23-56-16

Suggestion: give me a report at the end instead.

@turt2live
Copy link
Member Author

Testing in this case is automated testing, not manual testing. Manual testing already shows it works.

If you're having issues with the import, please use the community support room instead: #media-repo:t2bot.io

@mpldr
Copy link

mpldr commented Feb 6, 2024

Thanks, that is good to know. Though, error handling would really go a long way in making this more streamlined.

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

No branches or pull requests

2 participants