Laravel has an easy way yo setup an API, how is this for CI?
Ghazi Triki
@GhaziTriki
Hi, I have an issue with notifications, they are sent in test mode, but when there is a server down they are not sent
What debugging can I do?
Tim
@TimZ99
Maybe you get an error message when enabling debug mode?
Is combined notifications enabled?
Which services do you use for the notifications?
Tim
@TimZ99
Just a small update; Working on the release of v3.5.0, here are some number: 37 commits 11 bugs fixed 2 severe bugs fixed 1 potential security issue fixed 2 feature requests implemented
MGatner
@MGatner
Exciting! Thanks for the update.
Tim
@TimZ99
Whoops updated it a bit, wanted to add a new line, but instead send it
MGatner
@MGatner
Hmm I thought I responded above re: CI API. CodeIgniter 4 comes with prebuilt resource handlers: ResourcePresenter and ResourceController. Makes it really easy to define your resource for RESTful endpoints and set up a quick API
Tim
@TimZ99
Indeed.
Btw. there is an pr for an API implementation for V3. Haven't had the time to review it tho.
Nice! Looks like that is a long-requested feature. I'll glance at the PR but my expertise is really with CodeIgniter so if it's going to take a lot to grock it I probably won't be much help
@TimZ99 I try to help you with future request phpservermon/phpservermon#755. I think that refactor of that file is needed but now I just add this future ASAP.
Petr Suchy
@xsuchy09
I mean the cron file (status.cron.php) - I didn't see other files at all tbh ...
Joshua Oglesby
@cyberjosh95_twitter
Hey everyone. is there any webhook alert function yet?
Petr Suchy
@xsuchy09
Probably not .. but can be easy to implement at all.
Joshua Oglesby
@cyberjosh95_twitter
awesome. this would be lovely for me and team
Petr Suchy
@xsuchy09
You can add future request to the github ;-)
samy80
@samy80
hi, the documentation is not clear foe how to setup telegram notifications... I have an account, a bot, an API key but still i get Bad Request: chat not found when sending test message. Can someone help?
Tim
@TimZ99
Did you put the api-key in the confit section
And your chat is on your profile?
And did you start your bot?
samy80
@samy80
@TimZ99 Did you put the api-key in the confit section -> yes And your chat is on your profile? -> ??? And did you start your bot? -> yes
samy80
@samy80
@TimZ99 got it. thanks!
Tim
@TimZ99
๐๐ผ
IT. Orlando Hernandez (Masterk3y)
@OrlandoHC
Hello everyone, congrats to phpservermon team for the new release.
IT. Orlando Hernandez (Masterk3y)
@OrlandoHC
I need some help to find the Technical Error Message on Server list, only for check if i can translate some words, is a php socket error handler? Thanks You very much, greetings from Mรฉxico.
FeuerfuchsOnFire
@FeuerfuchsOnFire
Dear developers, I have an important question for my company. We need to set a custom sms gateway for your application. Is there any possibility to add a local sms gateway to the settings? Greets from Germany.
1 reply
Edgar Ostrowski
@EdgarOstrowski
Hello everybody, I'm new to phpserermon so first of all thank you for this fantastic piece of software. I've successfully installed it on my server but the "last online" value always show "2 hours ago. Looks like a problem with server time. But when I check the time with a php function it returns the correct time. Any advice on how to solve this problem? Thank you.
1 reply
Damian West
@damiankw
hey team! i'm just trying to do a simple install of latest by source, and she is having an issue writing data to the user table when it installs. any suggestions on where to start?
seppe peeters
@peeterss
hi also got a delay on last online. i've added a cron job which seem to run. but last online was 15h since yesterday, this morning ?
i can get it updated by clicking the update link / page
my bad
seppe peeters
@peeterss
was diff between debian/ubuntu and other system cron root was interpreted as a command
thanks for the help !
now updates every minute. did adjust the PSM_CRON_TIMEOUT in src/includes/psmconfig.inc.php