heedy: " illegal base64 data at input byte 8 " when adding a new device to the DB via Desktop Manager or Chrome plugin
Hi,
I’m running the public alpha release of the system on my laptop, and I can access the web interface, sign up, log in and create manual entries into the system.
When I go to register a new device via either the Desktop Client or the Chrome Plugin, I can see a successful login in the application logs, however I get the following error:
I don’t know if I’m missing an Admin account here, or whether I’ve just failed to setup my account properly, but I thought I’d ask here in case it’s staring me straight in the face!
Full output from the logs when trying to sign up:
cxdb@fdc3a6498a75:/usr/share/connector_db/bin$ ./connectordb run /usr/share/connector_db/mydatabase/db/ --join
INFO[0000] Running ConnectorDB v0.3.0a1 at http://localhost:8000 (:8000)
INFO[0026] User 'proffalken' Joined - 136.411023ms addr=10.222.0.1:50102 op=JOIN uri=/join
INFO[0060] 0.07 queries/s active=0 authfails=0 errors=0 inserts=0 rest=4 web=1
WARN[0408] Can't access this resource. addr=10.222.0.1:50864 code=404 dev=proffalken/user op=ReadDevice ref=93f25ba4-72ae-40ae-557b-98a6eb6345b0 uri=/api/v1/crud/proffalken/laptop
INFO[0408] 1.169345ms addr=10.222.0.1:50864 dev=proffalken/user op=ReadDevice uri=/api/v1/crud/proffalken/laptop
WARN[0408] illegal base64 data at input byte 8 addr=10.222.0.1:50864 code=403 dev=proffalken/user op=CreateDevice ref=26cced8f-d4d5-4d82-5ff9-60ef656d104e uri=/api/v1/crud/proffalken/laptop
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 21
I have restarted the CI builds of frontend. The build will catch any upstream errors if they exist.
We will know in a couple minutes whether it is the build environment you’re working in, or if something changed in the dependencies to break the build.