Mystery Error: This instance was not yet configured
See original GitHub issueI’m getting a huge number of Rollbar issue reports for “This instance was not yet configured” from CMake Server. This issue appears when you call cmakeInputs
before properly configuring the project.
I’ve been completely unable to reproduce the issue and can’t see in the code any obvious reason why it would occur. No user has reported the issue, as it seems that it’s occurrence doesn’t actually block users.
If anyone reading this is seeing this error message, please comment below! (Edit: Please also include information about your platform, CMake version, OS, etc.)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:14 (5 by maintainers)
Top Results From Across the Web
SQL Server error-10061 - TechNet - Microsoft
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible.
Read more >Mystery - SQL Suddenly Failing to Connect
SQL Server Setup could not connect to the database service for server configuration. The error was: SQL Native Client Shared memory provider: No ......
Read more >SunDS 6.3 "crashes" when do ldapmodify — oracle-tech
Hi, We are using Sun DS 6.3, on Redhat, and we have encountered a problem when doing an ldapmodify to add "uniquemember" attribute...
Read more >How to Reseed a Failed Database Copy in Exchange Server ...
If you receive an error message that log files already exist in the ... If you do not already have a monitoring solution...
Read more >The Case of the Mysterious AWS ELB 504 Errors - SigOpt
This could happen if the ELB assumes that the connection is still valid and continues to send packets after the instance is already...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Had this problem just pop up.
I only noticed it start happening after enabling the C/C++ extension. I had already configured and built the project.
After installing the C/C++ extension and reloading, the instance not configured error would pop up on almost any cmake-server operation. Disabling the C/C++ extension stopped the error showing up, and weirdly enough, I haven’t been able to reproduce the error after re-enabling it.
Will let you know if I can find something a bit more reproducible.
Same error here with Ubuntu 16.04 and stable release