Facing 409 issue in Test Rail - testrail

I am facing an issue :
[ERROR] Tests run: 987, Failures: 1, Errors: 0, Skipped: 940, Time
elapsed: 3,856.585 s <<< FAILURE! - in TestSuite [ERROR]
afterTestMethod(com.framework.c4.testcases.PRFileDropTest) Time
elapsed: 72.695 s <<< FAILURE! com.framework.testrail.APIException:
TestRail API return HTTP 409 (No additional error message received)
at
com.framework.c4.testcases.PRFileDropTest.afterTestMethod(PRFileDropTest.java:85)
How can i resolve this could you please help me on this??

TestRail instances are backed up once a day normally between 02:00 UTC and 05:00 UTC. The elapsed time of the backup depends on the size of the database. In the event of an HTTP 409 response, you should just retry the request in a few minutes e.g.
If you need further support, please contact Gurock directly
Think that you need to put up a support ticket as all the links point to the same problem.
https://discuss.gurock.com/t/this-testrail-instance-is-currently-in-maintenance-mode/10278
https://discuss.gurock.com/t/api-use-and-maintenance/10398
https://discuss.gurock.com/t/409-maintennace-error-is-always-thrown/12942

Related

MySQL Workbench crashing when trying to do a SELECT query

I'm trying to use a spring boot application with MySQL Workbench however when I try to make a SELECT query the app constantly crashed and it seems like it only happens when I do a SELECT because it works when I create a database and use an INSERT statement.
I'm on MacOS Ventura, has anyone ran into this issue as well? If so how was it fixed?
I have tried uninstalling and reinstalling but the issue persists.
Edit
This is the error I see.
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: MySQLWorkbench [4040]
Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier: com.oracle.workbench.MySQLWorkbench
Version: 8.0.32.CE (1)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-02-02 14:09:45.6928 -0400
OS Version: macOS 13.0.1 (22A400)
Report Version: 12
Anonymous UUID: F7C82EFE-672B-7D8B-2236-0CE707EC500E
Sleep/Wake UUID: D960C8C9-39F1-456B-96B6-12CB04D76D93
Time Awake Since Boot: 21000 seconds
Time Since Wake: 5002 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process: exc handler [4040]
There's much more though but it's too much text.

Github CICD Polling Time out

How to increase Github Polling time on CICD?
Here is the error I receive:
cloud.exceptions.PlayTimeout: Polling timeout has been reached for ******. Status remains running. 32 Error: Process completed with exit code 1.

Cannot set configuration in Elastic Beanstalk

I have 4 Elastic Beanstalk deployments: 3 are Corretto 8 and the other one is Corretto 11.
On the Corretto 8 deployments, I can set new configuration without issue. On the Corretto 11 instance, however, any attempt to set a new configuration fails and causes a rollback.
The Corretto versions might not be the problem, but it's the only difference I can see. All 4 apps are Spring Boot apps that run as web servers (i.e embedded tomcat with exposed web ports). I am trying to set the exact same configuration name and value, and it only fails on the one instance.
The configuration I'm trying to set is pretty simple:
VALIDATE_RENEWALS = true
Even just trying to set DEBUG = true causes a failure and rollback.
I don't see a lot of information from the console about what's failing. Here is the event log:
2020-03-16 13:55:17 UTC-0600 INFO The environment was reverted to the previous configuration setting.
2020-03-16 13:54:45 UTC-0600 ERROR During an aborted deployment, some instances may have deployed the new application version. To ensure all instances are running the same version, re-deploy the appropriate application version.
2020-03-16 13:54:45 UTC-0600 ERROR Failed to deploy configuration.
2020-03-16 13:54:45 UTC-0600 ERROR Unsuccessful command execution on instance id(s) 'i-00553f4ac36afd327'. Aborting the operation.
2020-03-16 13:54:45 UTC-0600 INFO Command execution completed on all instances. Summary: [Successful: 0, Failed: 1].
2020-03-16 13:54:45 UTC-0600 ERROR [Instance: i-00553f4ac36afd327] Command failed on instance. An unexpected error has occurred [ErrorCode: 0000000001].
2020-03-16 13:54:20 UTC-0600 INFO Updating environment XXX's configuration settings.
2020-03-16 13:54:15 UTC-0600 INFO Environment update is starting.
I've also downloaded the full set of logs for the instance and don't see anything obvious. The app stdout doesn't have any errors or exceptions, it just starts normally and then gets terminated. None of the other log files have messages around the times above, so I'm really not sure what else I can look at.
Edit
The times don't line up but I do see this in eb-engine.log file:
2020/03/16 17:54:38.508634 [INFO] checking whether command is applicable to this instance...
2020/03/16 17:54:38.508658 [INFO] this command is applicable to the instance, thus instance should execute command
2020/03/16 17:54:38.508665 [INFO] check whether this is an enhanced env...
2020/03/16 17:54:38.508794 [INFO] Executing instruction: StageJavaApplication
2020/03/16 17:54:38.508858 [ERROR] GetArchivedFileType with file /opt/elasticbeanstalk/deployment/app_source_bundle failed with error open /opt/elasticbeanstalk/deployment/app_source_bundle: no such file or directory
2020/03/16 17:54:38.508868 [ERROR] An error occurred during execution of command [config-deploy] - [StageJavaApplication]. Stop running the command. Error: staging java app failed with error GetArchivedFileType with file /opt/elasticbeanstalk/deployment/app_source_bundle failed with error open /opt/elasticbeanstalk/deployment/app_source_bundle: no such file or directory

pdf Export Timeout issue -ssrs 2014

The Reports which have less than 5 MB size, it is downloading fine.When the size exceeds 5MB, it through below error.
**The operation has timed out.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.WebException: The operation has timed out.**
Set Timeout to 10 mins in your .Net code. Default its 5 mins. I hope this works for you!

Ruby on rails, passenger getting handshake error

Any clues why I would be getting the following error when trying my application with
apache/passenger/mysql while the same runs fine with webtrick?
[ 2013-05-12 01:39:31.3313 26429/7f0535e4b700 Pool2/Implementation.cpp:762 ]: Could not spawn process for group /home/ruby/work/depot#default: An error occurred while starting up the preloader: it did not write a handshake message in time.
in 'void Passenger::ApplicationPool2::SmartSpawner::throwPreloaderSpawnException(const std::string&, Passenger::SpawnException::ErrorKind, Passenger::ApplicationPool2::Spawner::BackgroundIOCapturerPtr&, const Passenger::ApplicationPool2::Spawner::DebugDirPtr&)' (SmartSpawner.h:149)
in 'std::string Passenger::ApplicationPool2::SmartSpawner::negotiatePreloaderStartup(Passenger::ApplicationPool2::SmartSpawner::StartupDetails&)' (SmartSpawner.h:539)
in 'void Passenger::ApplicationPool2::SmartSpawner::startPreloader()' (SmartSpawner.h:205)
in 'virtual Passenger::ApplicationPool2::ProcessPtr Passenger::ApplicationPool2::SmartSpawner::spawn(const Passenger::ApplicationPool2::Options&)' (SmartSpawner.h:743)
in 'void Passenger::ApplicationPool2::Group::spawnThreadRealMain(const Passenger::ApplicationPool2::SpawnerPtr&, const Passenger::ApplicationPool2::Options&, unsigned int)' (Implementation.cpp:695)
[ 2013-05-12 01:39:31.3315 26429/7f053688d700 agents/HelperAgent/RequestHandler.h:1884 ]: [Client 20] Cannot checkout session. An error occurred while starting up the preloader: it did not write a handshake message in time.
What helped in my case was removing access to /etc/profile - check if you don't have some blocking calls there or in bashrc/bash_profile etc. Passenger is spawning bash process to start the application and it's reading profile/rc. I know it's late answer but maybe it will help someone.