Jim Whitescarver
Jim Whitescarver
to encourage would be developers to use nix ## Overview ### Notes ### Please make sure that this PR: - [x] is at most 200 lines of code (excluding tests),...
I developed a simple message queue publish and subscribe. In a test the execution justs seems to stop randomly I create a message queue, subscribe to it and publish four...
### What did you expect to see? output to deployId - counts, {"red": 2, ... ### What did you see instead? Deploy error when executing Rholang code. ### Steps to...
### What did you expect to see? The rev address of the deployer on the revAddrCh ### What did you see instead? Nil ### Steps to reproduce the bug RevAddress!("fromUnforgeable",...
We want to use mattermost authentication for kanboard.https://github.com/kanboard/plugin-oauth2 We need answers to what links and keys we need to configure. The fields we need are: Callback URL: https://kanban.myhost.net/oauth/callback Client ID:...
root@f52c6f46-acc6-4bc2-b6f4-6da33eeda2e2:/app/code# su cloudron cloudron@f52c6f46-acc6-4bc2-b6f4-6da33eeda2e2:/app/code$ cd ../data/matrix-appservice-mattermost/ cloudron@f52c6f46-acc6-4bc2-b6f4-6da33eeda2e2:/app/data/matrix-appservice-mattermost$ ./start& [2] 275 cloudron@f52c6f46-acc6-4bc2-b6f4-6da33eeda2e2:/app/data/matrix-appservice-mattermost$ Output registration to: registration.yaml cat bridge.log Bridge loaded: 1433.685ms (node:283) UnhandledPromiseRejectionWarning: M_UNKNOWN_TOKEN: Unrecognised access token at parseErrorResponse (/app/data/matrix-appservice-mattermost/node_modules/matrix-js-sdk/lib/http-api.js:826:13) at...
What causes the error "Deploy error when executing Rholang code." getting a map result from a deploy. the code ends with: ``` stdout!(["counts", *counts]) | deployId!(*counts) ``` we get the...