MarcelRobitaille / nextcloud_google_synchronization

🇬 Google integration into Nextcloud
GNU Affero General Public License v3.0
18 stars 1 forks source link

Undefined property: $appName #15

Closed Christophmarczinzik closed 3 months ago

Christophmarczinzik commented 3 months ago

Which version of integration_google are you using?

2.1.0-1

Which version of Nextcloud are you using?

Nextcloud 28.0.3, PHP 8.3, Apache2

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Chrome, Firefox, Edge....

Describe the Bug

I have 300 errors in my Log every day. I tested an New install of Nextcloud and the same error. In the new and old Nexcloud install the same Error every day. Nextcloud 28.0.3 PHP 8.3 Apache2 Ubuntu 22.04 (VM in Proxmox)

Undefined property: OCA\\Google\\Service\\GoogleCalendarAPIService::$appName at /var/www/nextcloud/apps/google_synchronization/lib/Service/GoogleCalendarAPIService.php#177

Expected Behavior

Undefined property: OCA\\Google\\Service\\GoogleCalendarAPIService::$appName at /var/www/nextcloud/apps/google_synchronization/lib/Service/GoogleCalendarAPIService.php#177

To Reproduce

Undefined property: OCA\\Google\\Service\\GoogleCalendarAPIService::$appName at /var/www/nextcloud/apps/google_synchronization/lib/Service/GoogleCalendarAPIService.php#177

Nextcloud_Error

github-actions[bot] commented 3 months ago

Hello :wave:

Thank you for taking the time to open this issue with integration_google. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. We try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until we get to it. Until then, please be patient. Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself. (Also see our Code of Conduct. Really.)

I look forward to working with you on this issue Cheers :blue_heart:

MarcelRobitaille commented 3 months ago

Hi @Christophmarczinzik thanks for opening this issue. Could you please try version 2.1.0-2-nightly? I think I may have found the issue. I'm still not sure why this is happening for you and not me or anyone else.

Christophmarczinzik commented 3 months ago

Hi @MarcelRobitaille Yes I think that helped, I updated 15 minutes ago and there were no new errors. I'll look at the log files again in 1-2 hours

thank u :)

MarcelRobitaille commented 3 months ago

That's great news. I'll close this for now. Feel free to reopen it if it pops up again.