"Your lab is in a failed state" - azure-lab-services

I have twice experienced that a lab ends up in a failed state. All I can do is remove and re-create the lab.
Is there anyway one can prevent this from happening? Or at least be able to recover the lab master VM?

Thank you for reporting the issue! We're investigating the root cause right now. We'll keep you updated on the status here. Currently we have not yet identified a workaround.

This issue has been resolved! Please try again.

We reached out to the Product Team and it appears this was a known issue which is now resolved.
Please try to create the lab again.
Here is a blog post update for this.

Related

ADF Azure data Factory debug not running saved changes

Anyone see this behavior? For example here is my code in an activity....#{concat(
substring(activity('GetMaxDate').output.firstRow.MAX_DATE,0,4)
This IS saved. Multiple times. But when I run in debug this is what is run...
#{concat(\n substring(activity('GetMaxDate').output.firstRow.MAX_DATE,1,4)\n ,'
It's running the prior version (0,4) instead of the new version (1,4). I first noticed this because I changed the name of the activity and debug still ran the old name. This seems like new problem I've not had before. If I publish and run it as trigger it picks up the change. It's just debug that's not picking it up. This seems an inexcusable bug. This is 101 functionality folks.
Any suggestions? Should this be logged with Microsoft as bug?
Additinal option to Gary's comment:
C) Rename your pipeline, save, run debug. Rename back after.
This worked for me.
Seen this cache behavior in the past. Preview query shows cached data from source table even though the source table data was completely changed.
Deleting the pipeline,dataset.. and creating new pipeline solved the issue for me.
Seems this happenens when the debug is being used too many times. Recommend to log this behavior as a bug.

pgAdmin 4 Database Restore

This is my first question. Please bear with me if I am not stating the question clearly.
When I try to restore a database using "dvdrental.tar" file, the following is the screenshot of the restore option.
Restore Option
Then the failed exit code: 3221225595 appears.
enter image description here
I was wondering whether anyone would help me with this issue. Thank you!
You seem to be using an old version of pgadmin4 which has a bug where it does not accurately convey the error message back to you. The big blank box between the Start Time and the Failed should contain a message.

how can I get rid off duplicate defect(accuwork) on AccuRev

I am seeing there are duplicate issues with one defect within a minute. why this is happening and how can i get rid off this? any help will be appreciated.
There is no way to delete/remove an issue from AccuWork. You will need to close the duplicate issues that have been created and just keep the original open.
As for why this is happening, you could look at the history of these issues and see who is creating them. I am going to guess you have an automated process or an AccuBridge solution in place which creates the issues.
Check for more than one perl process on the machine running accubridge. That would be an indicator that you have multiple instances of the bridge running.

Genymotion: failed to attach drive

Did lot of search in google but still not solved...
using windows 7 basic 64...
firstly i was run perfectly but after i made some change in vmbox for file sharing after that its been stopped,i did undo but still getting error...re install,restart,remove all done but really tired to solve this so if u know proper way to solve this then please tell me how???
I had the same problem too. U can change the VirtualBox path in the Gemony Setting.

Push and update plugin

1.I was trying to use the push-and-update plugin and failed. after solving the reported error (i change the plugin folder name to push_and_update) all errors disappeared , but its seems that nothing happened --> the "remote" branch still needs to be updated manually.
Please help.
I tried to attach an detailed description of an workflow i prepared , in order to get your comments. the upload was failed due to the fact that i'm new user in this forum. do i have another way to attach image?
thanks
Gil Idelson
I think there must already exist a workingtree on the server.
You can use bzr checkout to create one.