Announcement

Collapse
No announcement yet.

problems logging in, and warning messages

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • problems logging in, and warning messages

    Cannot login.

    I cannot login with phoronix test suite.. the uploadkey doesent get returned. from the file_get_contents() call.

    i also get errors:
    Warning: imagettfbbox(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 187
    Warning: imagettftext(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 233
    Warning: imagettfbbox(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 191
    Warning: imagettftext(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 268

    the paramter in the case is "Sans.ttf"

  • #2
    The font should be inside the pts-core/pts-results-viewer/Sans.ttf can you confirm? Are you using git or version 0.5.0?
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      oh the font is there, and yes, 0.5.0..

      i am however more concerned about the no login part..

      Comment


      • #4
        Did you click on the email activation link you received when registering?
        Michael Larabel
        https://www.michaellarabel.com/

        Comment


        • #5
          i sure did.

          Comment


          • #6
            michael, any news on why i cannot login?

            Comment


            • #7
              Not yet, still can't figure out what the issue would be as right now the PTS Global system is so simple. Can you try making another account and see if it lets you log in there?
              Michael Larabel
              https://www.michaellarabel.com/

              Comment


              • #8
                new account does not work.. i have created 3 accounts.. the first one called "Redeeman", then when that didnt work, i tried "KasperSandberg", then just now, i tried "tehredee". I realize that you use lower case internally (atleast in the client), but i just preserve case here for 100% correctness.

                i have just changed the file_get_contents into an echo and dumped the url, i will private message you the url, the php file returns nothing. So it definetly is server side..

                Comment


                • #9
                  Can't login either. The console app says "PTS Global Account Not Found.", but if I try to register again with the same username, the website says "This user-name is already in use. Please choose a new name.". I did click on the confirmation link upon registering, and that worked.

                  Comment


                  • #10
                    apaige:

                    Look at the other thread about curl/fopen settings in php.ini configuration with some distributions not setting it up appropriately by default.
                    Michael Larabel
                    https://www.michaellarabel.com/

                    Comment

                    Working...
                    X