secondlife / jira-archive

2 stars 0 forks source link

[BUG-8126] script llEmail fails #15762

Closed sl-service-account closed 7 months ago

sl-service-account commented 9 years ago

Steps to Reproduce

Trying to get my update checked and it didn't work

Actual Behavior

email event fails after a number of messages, the llMail function is used in a number of update scripts to check the status of my items i sell and to deliver updates. After a number of messages send using llEmail the email event fails.

I use the Hippo sales system that uses the LLEmail to send a request to my update server. At the moment this fails after a few number of updates are delivered. The only way to fix it atm is to Re-Rezz my server and re-register it with the website.

We have debugged the script and it does not seem to be a problem with Hippo nor the scripts but the llEMail function that does not seem to send the message after it has been used a few times. Once i re-rezz the update server, it registers a new UID because the Server inworld gets a new UID assigned (because of the re-rezz) then when it re-initializes the llEMail works again for a few requests.

Expected Behavior

EMail is send to the server!

Other information

This has been in error since version "Second Life RC LeTigre 14.12.05.297277" Also for any additional info please feel free to contact my partner (co-owner of our store) "Elke Wylie".

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-8126 | | Summary | script llEmail fails | | Type | Bug | | Priority | Unset | | Status | Closed | | Resolution | Duplicate | | Reporter | Ilse Bellic (ilse.bellic) | | Created at | 2014-12-28T17:40:26Z | | Updated at | 2014-12-29T18:13:28Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2014-12-28T12:05:59.708-0600', "Is there anything you'd like to add?": 'This has been in error since version "Second Life RC LeTigre 14.12.05.297277" Also for any additional info please feel free to contact my partner (co-owner of our store) "Elke Wylie".', 'Severity': 'Unset', 'System': 'SL Simulator', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'email event fails after a number of messages, the llMail function is used in a number of update scripts to check the status of my items i sell and to deliver updates. After a number of messages send using llEmail the email event fails.\r\n\r\nI use the Hippo sales system that uses the LLEmail to send a request to my update server. At the moment this fails after a few number of updates are delivered. The only way to fix it atm is to Re-Rezz my server and re-register it with the website.\r\n\r\nWe have debugged the script and it does not seem to be a problem with Hippo nor the scripts but the llEMail function that does not seem to send the message after it has been used a few times. Once i re-rezz the update server, it registers a new UID because the Server inworld gets a new UID assigned (because of the re-rezz) then when it re-initializes the llEMail works again for a few requests.', 'What were you doing when it happened?': "Trying to get my update checked and it didn't work", 'What were you expecting to happen instead?': 'EMail is send to the server!', } ```
sl-service-account commented 9 years ago

Whirly Fizzle commented at 2014-12-28T18:06:00Z

Heya Isle,

This bug has been around for a while but there have been a lot more complaints about it very recently. Please see: BUG-6035 (Public refile at BUG-8070). BUG-7554 BUG-8068

sl-service-account commented 9 years ago

Maestro Linden commented at 2014-12-29T18:12:26Z

Yes, these symptoms look just like BUG-6035.