Mihael Berčič

Results 18 comments of Mihael Berčič

> I think that problem is that you have `userDao` stored ourside the transaction and on retry it wasn't reloaded. > You can try to make `userDao.refresh()` before setting new...

For the UI to show up, change the property show=false to show=true in config file.

> @MihaelBercic There is a pull request (#41031) but it hasn't been updated for more than a year. Thank you, I posted a reply there too... Is there any reason...

@rst0git I've seen your workaround... Do you have any tips regarding not having an existing container created. As in, create a checkpoint for container X, move the checkpoint to another...

> Its really annoying to manually copy checkpoint to /var/lib. Any update ? No update so far, but I've coded these two files: SaveContainer.sh https://github.com/Nion-Network/Core/blob/master/SaveContainer.sh Usage (number is index of...

Documentation still sadly fails to build...

> Just installed vscode and this extension and immediately ran into the same problem, uploadOnSave parameter does not work. > solution: Add a check for the "uploadOnSave" parameter in the...

Any updates on this?