@Madchatthew You might be sorry you asked 🙂 This is the mentoring category below. Presently, it’s unused, but we have a dedicated area for it.
https://sudonix.org/category/8/mentoring
Other services
https://sudonix.org/services
@phenomlab yes but i get console error about websocket
pusher.js:4026 WebSocket connection to ‘wss://forum.justoverclock.it:6001/app/1ddbcd118d43678d3943c6a3f3541ff2?protocol=7&client=js&version=7.0.3&flash=false’ failed:
@justoverclock I removed your app and key and secret. Don’t post anything sensitive
i think this is not valid for my server?
[program:realtime]
command=/usr/bin/php /var/www/flarum/flarum realtime:serve
numprocs=1
autostart=true
autorestart=true
user=www-data
@phenomlab u mean that u are working on this?
@justoverclock Correct. That path should be
/home/justoverclock/domains/forum.justoverclock.it/homes/flarum/public
@justoverclock No, I meant that you have posted sensitive information concerning your flarum installation on another public forum, which could expose your site to attack.
@phenomlab my file is now
[program:realtime]
command=/usr/bin/php /home/justoverclock/domains/forum.justoverclock.it/homes/flarum/public realtime:serve
numprocs=1
autostart=true
autorestart=true
user=www-data
but same error
@justoverclock Yes, I don’t expect the error to be any different to be honest. You’re running from the CLI anyway, and this path is for the supervisor service.
@phenomlab well…now i can’t post enymore…error 500
@justoverclock Seeing as this is a premium Flarum extension, and you’ve paid for support, you should ask there I think. From what I see in the logs, plus the way I know websockets work, I think you need additional config in nginx.conf
.
Compare this with the guide from kyrne
on discuss (which is completely free by the way and works 100%) - https://extiverse.com/extension/kyrne/websocket
For the record, I purchased Realtime before I departed the Flarum ecosystem, and it didn’t work - period, so I got a refund.
Just checked this thread on Discuss. It’s effectively not stable yet. My suggestion would be to use kyrne/websocket