You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I expose my app using expose and open the website in mobile Safari, it crashes with the following exception:
[2024-08-30 16:51:21] production.ERROR: URI is not valid and cannot be converted into a string {"exception":"[object] (Laminas\\Uri\\Exception\\InvalidUriException(code: 0): URI is not valid and cannot be converted into a string at phar:///Users/hivokas/.composer/vendor/beyondcode/expose/builds/expose/vendor/laminas/laminas-uri/src/Uri.php:382)
There was a similar issue before, but it was closed #263.
[2024-08-30 16:51:21] production.ERROR: URI is not valid and cannot be converted into a string {"exception":"[object] (Laminas\\Uri\\Exception\\InvalidUriException(code: 0): URI is not valid and cannot be converted into a string at phar:///Users/hivokas/.composer/vendor/beyondcode/expose/builds/expose/vendor/laminas/laminas-uri/src/Uri.php:382)
The text was updated successfully, but these errors were encountered:
hivokas
changed the title
[Bug]: "URI is not valid and cannot be converted into a string" when I open exposed website in Safari
[Bug]: "URI is not valid and cannot be converted into a string" when I open exposed website in mobile Safari
Aug 30, 2024
System architecture
Mac, ARM64 (M1, M2, etc)
PHP Version
PHP 8.3.10 (cli) (built: Jul 30 2024 13:44:37) (NTS)
Bug description
When I expose my app using
expose
and open the website in mobile Safari, it crashes with the following exception:There was a similar issue before, but it was closed #263.
My curl version:
My expose version:
Steps to reproduce
No response
Relevant log output
The text was updated successfully, but these errors were encountered: