Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue of loading .env variables (Laravel 11.9) #90

Open
t-poeschl opened this issue Nov 21, 2024 · 0 comments
Open

Issue of loading .env variables (Laravel 11.9) #90

t-poeschl opened this issue Nov 21, 2024 · 0 comments

Comments

@t-poeschl
Copy link

t-poeschl commented Nov 21, 2024

Strangely enough, we occasionally have the problem that after a deploy to Laravel Forge, the variables from the .env can still be loaded at the beginning and suddenly 1-2 days later no longer or then the following error occurs:

TypeError: JiraCloud\Configuration\AbstractConfiguration::getJiraHost(): Return value must be of type string, null returned in /home/forge/------/vendor/lesstif/jira-cloud-restapi/src/Configuration/AbstractConfiguration.php:93
Stack trace:
#0 /home/forge/------/vendor/lesstif/jira-cloud-restapi/src/JiraClient.php(400): JiraCloud\Configuration\AbstractConfiguration->getJiraHost()
#1 /home/forge/------/vendor/lesstif/jira-cloud-restapi/src/JiraClient.php(191): JiraCloud\JiraClient->createUrlByContext()
#2 /home/forge/------/vendor/lesstif/jira-cloud-restapi/src/Issue/IssueService.php(506): JiraCloud\JiraClient->exec()

Is the problem known?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant