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

V2 - Beta Issues #142

Open
4 of 6 tasks
Tealk opened this issue Mar 18, 2021 · 1 comment
Open
4 of 6 tasks

V2 - Beta Issues #142

Tealk opened this issue Mar 18, 2021 · 1 comment
Assignees
Labels

Comments

@Tealk
Copy link

Tealk commented Mar 18, 2021

Hello,

I have found the following errors in the beta.

Summary:

  • Correct variables
  • path to head.txt in admin
  • the overview of services is buggy
  • sorting the services are random
  • invalid endtime
  • sometimes the worst case is not displayed at the service group, multiple loading fixes the problem

Details

on the installation page I get the following errors:

Warning: Use of undefined constant SUBSCRIBE_EMAIL - assumed 'SUBSCRIBE_EMAIL' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 31

Warning: Use of undefined constant SUBSCRIBE_EMAIL - assumed 'SUBSCRIBE_EMAIL' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 40

Warning: Use of undefined constant SUBSCRIBE_TELEGRAM - assumed 'SUBSCRIBE_TELEGRAM' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 43

Warning: Use of undefined constant TG_BOT_USERNAME - assumed 'TG_BOT_USERNAME' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 44

Warning: fread() expects parameter 1 to be resource, null given in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 62

When I go to /admin after installation I get:

Warning: fopen(head.txt): failed to open stream: file or directory not found in  /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 61
Unable to open head.txt!

It seems that the path is wrong, because when I copy the head.txt into the admin folder it works

The overview seems to be buggy and the service groups are not sorted like in the admin area.
CleanShot 2021-03-18 at 09 45 00

When creating a maintenance, the message "Error! End time is invalid!"
CleanShot 2021-03-18 at 10 02 43

worst case
CleanShot 2021-03-19 at 10 40 07

@Tealk Tealk changed the title v2 beta10 missing variable v2 beta10 bugs Mar 18, 2021
This was referenced Mar 18, 2021
@yigitkerem yigitkerem changed the title v2 beta10 bugs V2 - Beta Issues Mar 19, 2021
@Tealk Tealk mentioned this issue Mar 19, 2021
@Tealk
Copy link
Author

Tealk commented Apr 13, 2021

invalid endtime seems to be a safari problem

@Pryx Pryx self-assigned this Oct 3, 2021
@Pryx Pryx added the bug label Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants