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

INFO:SLACK.MIGRATE:This endpoint can only be used with local users // Invalid access token passed. while Trying to import . #12

Open
anothaiyoyo opened this issue Aug 24, 2022 · 0 comments

Comments

@anothaiyoyo
Copy link

Fresh install synapse / npm by the docker . trying to import and got this Error

root@matrix:/home/matrix/slack-matrix-migration# python3 slack-matrix-migration/slack-matrix-migration/migrate.py
INFO:SLACK.MIGRATE:Opening zipfile: /home/matrix/slack-matrix-migration/data/Slack_Export.zip
INFO:SLACK.MIGRATE:Warning: Couldn't find dms.json in archive. Skipping.
INFO:SLACK.MIGRATE:Warning: Couldn't find groups.json in archive. Skipping.
INFO:SLACK.MIGRATE:Warning: Couldn't find mpims.json in archive. Skipping.
INFO:SLACK.MIGRATE:Found channels.json in archive. Adding.
INFO:SLACK.MIGRATE:Found users.json in archive. Adding.
Admin user localpart [root]: gard
Password:
INFO:SLACK.MIGRATE.MAIN:maxUploadSize 52428800
INFO:SLACK.MIGRATE.MAIN:Creating Users
on 0: INFO:SLACK.MIGRATE.USER:Registering Slack user U02MARZTL -> @usersss :192.168.32.132:8008
on 0: INFO:SLACK.MIGRATE:ERROR! Received 400 Bad Request
on 0: INFO:SLACK.MIGRATE:This endpoint can only be used with local users

and another Error when I'm trying to import the channels .

on 70: INFO:SLACK.MIGRATE.ROOMS:ERROR while registering room 'game_hidden_asset'
on 70: ERROR:SLACK.MIGRATE:ERROR! Received 401 Unauthorized
on 70: ERROR:SLACK.MIGRATE:Invalid access token passed.

I just don't know I'm missing something or not , but this self-host can access run on the Local IP .

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

No branches or pull requests

1 participant