Skip to content

Not working with AVR 270 #9

@inject3d

Description

@inject3d

I Just tried to use it on local pi zero2 with a lighttpd webserver with php 7.4.
But I only get a 500 when I open the example or simpler versions.

The webserver and php works for me. So the question is, did I miss anything else?
$hk = new \HKAPI\API('192.168.178.7', 10025, new \HKAPI\Devices\AVR());

I don't get any response after this call. Only the 500. Also if I put an echo() afterwards. The server just gives the 500 back. If I put the echo before the call the echo will be shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions