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

[file pinning]: task failed -- ERROR -- rpc error: code = Unauthenticated desc = Bad API key signature[] #285

Open
dpiorun opened this issue Nov 8, 2021 · 0 comments

Comments

@dpiorun
Copy link

dpiorun commented Nov 8, 2021

Hi guys,
I try to run space deamon on my Windows machine and after message "Daemon ready" I receive Error "Bad API signature".
What could be the case? I am not running local IPFS node. I just run the executable binary file from latest release.


> time="2021-11-08T09:47:38+01:00" level=info msg="Daemon ready"
> time="2021-11-08T09:47:41+01:00" level=debug msg="Textile Client healthcheck... Start."
> time="2021-11-08T09:47:41+01:00" level=info msg="Mailbox identity: bbaareics3hq7yq444ljvkfjxeikp47uxajmg2mq7fkuoc37thlp34umbai"
> time="2021-11-08T09:47:41+01:00" level=info msg="Starting to listen for mailbox messages"
> time="2021-11-08T09:47:41+01:00" level=debug msg="Textile Client healthcheck... OK."
> time="2021-11-08T09:47:42+01:00" level=info msg="received inbox watch state: online"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [buckets]: Sync start"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [buckets]: Total: 1, Queued: 1, Pending: 0, Failed: 0"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [buckets]: Processing task ADD_ITEM"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Model.FindMirrorFileByPathAndBucketSlug: returning mirror file with dbid "
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [file pinning]: Sync start"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [file pinning]: Total: 1, Queued: 1, Pending: 0, Failed: 0"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [file pinning]: Processing task PIN_FILE"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [buckets]: task completed succesfully"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [buckets]: Processing task ADD_INDEX_ITEM"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Model.UpdateSearchIndexRecord: Initializing db"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Model.UpdateSearchIndexRecord: Initializing db"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [buckets]: task completed succesfully"
> time="2021-11-08T09:48:08+01:00" level=debug msg="Textile sync [buckets]: Sync end"
> time="2021-11-08T09:48:08+01:00" level=error msg="Textile sync [file pinning]: task failed -- ERROR -- rpc error: code = Unauthenticated desc = Bad API key signature[]"
> time="2021-11-08T09:48:38+01:00" level=debug msg="Textile sync [buckets]: Sync start"
> time="2021-11-08T09:48:38+01:00" level=debug msg="Textile sync [buckets]: Total: 0, Queued: 0, Pending: 0, Failed: 0"
> time="2021-11-08T09:48:38+01:00" level=debug msg="Textile sync [buckets]: Sync end"
> time="2021-11-08T09:48:38+01:00" level=debug msg="Textile sync [file pinning]: Sync start"
> time="2021-11-08T09:48:38+01:00" level=debug msg="Textile sync [file pinning]: Total: 1, Queued: 1, Pending: 0, Failed: 0"
> time="2021-11-08T09:48:38+01:00" level=debug msg="Textile sync [file pinning]: Processing task PIN_FILE"
> time="2021-11-08T09:48:38+01:00" level=error msg="Textile sync [file pinning]: task failed -- ERROR -- rpc error: code = Unauthenticated desc = Bad API key signature[]"
> time="2021-11-08T09:48:41+01:00" level=debug msg="Textile Client healthcheck... Start."
> time="2021-11-08T09:48:41+01:00" level=debug msg="Textile Client healthcheck... OK."

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