My Stuff
Comments
-
Per NetSuite support: "You also asked when the deprecation will occur on Production: for your datacenter (NA1 Boston), the change occur at 2:15pm PST today (February 24, 2017)." Unsure when this will occur for those of you in other datacenters though....
-
Southern Ontario is down
-
We just received a notification from one of our integration partners warning of this - I followed their instructions and found that the property “File Cabinet Files Always Available” in general preferences was set to true in our instance as well - definitely not something I've checked off. I shudder at the possible…
-
Our global search is also occasionally broken - searching sales order numbers occasionally yields no results, however pressing enter on the global search when no match found shows a result. Issue is inconsistent which makes it very annoying.
-
We're up, although the status page states: "Numerous Accounts Experiencing Slow Performance Several accounts are affected. Your patience is appreciated as we work to resolve this issue. More information will be posted on this status page as it becomes available." I'm expecting residual issues to occur... new ETA: ETA…
-
From status.netsuite.com: A component of NetSuite's infrastructure unexpectedly switched to a mode with diminished throughput capacity. On call Engineers are responding. ETA 8:30AM PT.
-
latest update: A component of NetSuite's infrastructure unexpectedly switched to a mode with diminished throughput capacity. On call Engineers are responding. ETA 30 Minutes.
-
@Sandy Eta is 30 minutes per status.netsuite.com
-
Per the status page: "Site-wide Service Interruption All accounts are affected. Do not attempt to log in to your account. Your patience is appreciated as we work to resolve the issue. More information will be posted on this status page as it becomes available."
-
We went down about 10 minutes ago.
-
We're good too.
-
Fixed for us
-
Support mentioned they are getting a lot of calls, but it is still an S2. If you haven't yet called, please do!
-
We are also impacted. This is causing a company wide impact for us. We need this resolved ASAP and will be contacting support regarding the defect.
-
Item Fulfillments via WebServices are triggering Unexpected Errors today. We have had 25 properly fulfill out of 287 attempts.
-
We're still experiencing significant latency with NetSuite with the server representing 93%+ time to load pages. Opening a small test project took 21 seconds with a 93% server time. Our internet access is fiber, speed tests from http://www.megapath.com/speedtestplus/ show 16.01 Mbps down and 40.07 Mbps up, 0% packet loss,…
-
Follow-up: turns out it was not NS-specific. Several versions of FF were having the same issue no matter the site. Our IT group may have pushed something out that caused the issue. Thanks, everyone Interesting, If you're able to, can you share what has changed that caused the issue?
-
Our site, tends to have a lot of FF issues, we mostly see issues when running searches/reports or viewing lists. I personally use Chrome and have no issues. That being said: I have noticed if I use firefox from portableapps.com (running FF from USB key ) it works fine with no issues. I suspect that the issue is with a…
-
Yup, down again in PA, USA (Comcast). -d Down in Niagara Falls Canada again.
-
This was posted on twitter earlier by @levesquejf, relating to this issue. #Netsuite - Routing issues with 167.216.128.0/22 being advertised by two AS (14919+26554) since 6:04am EST. That timestamp relates exactly to when our issue started. Exactly, my first reported error was at 6:05am EST via webservices exception "The…
-
Where is the engineer announcement? https://usergroup.netsuite.com/users/showthread.php?t=31687 "Preliminary findings by our engineers do not point to a NetSuite infrastructure issue and seems to be isolated to customer's ISP. Please check with your ISPs if they are having issues affecting connection to NetSuite."
-
North America is down as well. System2 is working, regular login does not. Engineers are saying it is an ISP issue via Announcement board, however this seems to be a world wide issue....
-
No, our upgrade occurred a while ago -It seems that it was a temporary thing as some of our issues have been resolved now.
-
It seems better now Natasha. Have you filed a case with support as of yet?
-
In doing my integrations I have found that the largest contributors to errors is recent changes to NetSuite. Has anything changed recently? If so review the changes made to see if they could have caused the issue. Changes in NetSuite can sometimes cause issues with the middleware as middleware is often designed with very…
-
In my experience it really depends. Does the new logic have to fire after certain events have occurred that are managed by a different script? If so add it to that script. Is this stand alone logic that can fire in any order? Is so, either option will work. Is the script sufficiently different that the other logic that…
-
We've found issues with large amounts of customers in a parent child relationship relating to consolidating balances. Issues begin to become apparent when you hit the 50k+ child customer range and can impact order and customer speeds by 10s of seconds depending upon the scenario.
-
Roger Swiger Np - I have experience in both realms - As a programmer, the documentation part of workflows is more challenging. Scripts are easy enough with comments and JSdoc (http://usejsdoc.org/) and allow for things like: <span style="color:'#808080'"><em>/** </em></span> <span style="color:'#808080'"><em>*…
-
We're just starting to use FloDocs (http://flodocs.com/) and it does a TON of documentation for you (including scripts, workflows, searches, custom fields etc.). Check them out!
-
We had issues with it and ended up removing the bundle from production. In our case we had some permissions issues that caused the D&D bundle to log a message on the employee record with unexpected error details. Apparently this was fixed, however we have no pressing need to go back to it.