James Reilly

Results 15 comments of James Reilly

Definitely make a new PR. I created this with pretty limited knowledge of the code and Matrix API.

I ran into a similar issue. You should try running --tags=setup-all first and then run --tags=start. It says to do --tags=setup-all,start in the docs but I run into problems

Unhandled promise rejection TypeError: Object(...)(...) is null Stack trace: componentDidUpdate@app://4f7490a6-1e56-4e11-9081-c0969050cc77/static/js/bundle.js:1532:7 ["./node_modules/inferno/dist/index.dev.esm.js"]/createDidUpdate/

``` 12:32:10.678 no persisted storage, database can be evicted by browser 1 hydrogen-legacy-3544299089.js:19283:22 ``` ``` 12:32:10.934 session load error TypeError: this.sendAll(...).then(...).finally is not a function Stack trace: init@https://hydrogen.matrix.domain/hydrogen-legacy-3544299089.js:28149:8 _callee5$@https://hydrogen.matrix.domain/hydrogen-legacy-3544299089.js:29141:21 tryCatch@https://hydrogen.matrix.domain/hydrogen-legacy-3544299089.js:10200:38...

Probably wait for kaios 2.0 which uses a newer version of firefox as it's base

KaiOS 3.0 will be based on a newer version of Firefox. so it will likely work. Tried to test on the KaiOS 3.0 Simulator but couldn't scroll down :(

https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1050

I'm making progress and I'm feeling good, I added wsproxy and now I need to add mautrix-imessage/get an option to run brooklyn

I almost got it working but got confused by the nginx reverse proxy stuff On Sat, Jul 31, 2021, 7:14 PM Avi0n ***@***.***> wrote: > Any update on this by...