Author Topic: When "Package signature is empty" error will be happen?  (Read 4855 times)

0 Members and 1 Guest are viewing this topic.

yaseer_jaffar

  • Sr. Member
  • ****
  • Posts: 25
When "Package signature is empty" error will be happen?
« on: August 20, 2015, 04:42:55 AM »
I am using Mibew 2.0.0 version.

I am getting the following error at a certain case

PHP Warning:  A request cannot be properly handled because of uncaught exception Mibew\\API\\APIException "Package signature is empty" (/home/mibew/libs/classes/Mibew/API/API.php:81) in /home/mibew/libs/classes/Mibew/RequestProcessor/AbstractProcessor.php on line 256, referer: https://<DOMAIN_NAME>/operator/users?nomenu=1

Can anyone please help when and why the error is getting happened. I am not able to find the usecase.

Please help me on this. Thanks in advance.

Dmitriy Simushev

  • Moderator
  • Native
  • *****
  • Posts: 345
Re: When "Package signature is empty" error will be happen?
« Reply #1 on: November 23, 2015, 11:51:16 AM »
It's really strange error.

It seems that something alters data that are sent between server and client. Did not you alter the sources?

Does the problem exist in the latest Mibew version?