fhahn Posted November 10, 2019 Report Share Posted November 10, 2019 I just installed the newest version of Daminion Server and tried to select the AI Tagging. I got this message: I don't see any settings on the server portion that would allow me to enable this? I have the home server with two licenses if that helps. Thanks for any tips. Frank Hahn Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted November 10, 2019 Report Share Posted November 10, 2019 Hi Frank, please check out this video on how to set up AI tagging kind regards, Daria Quote Link to comment Share on other sites More sharing options...
fhahn Posted November 14, 2019 Author Report Share Posted November 14, 2019 I followed the video, created the *.json file, pointed the Daminion server to it, and then restarted the server, but nothing ever happens. I turned on AI Labels so that it shows up on the left-hand side of the screen. I selected several images and then clicked on Actions and then Create AI Labels. After that nothing happens. I have tried refreshing and also stopping and starting the Daminion client. I am running Daminion 6.2.0 Build 2010. Thanks. Frank Hahn Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted November 14, 2019 Report Share Posted November 14, 2019 Hi Frank, could you please check if your billing is activated in your Google console? At least 1 free year Kind regards, Daria Quote Link to comment Share on other sites More sharing options...
k1w Posted November 15, 2019 Report Share Posted November 15, 2019 I am having similar problems. I have enabled AI tagging and restarted the server, turned on AI tags in the client interface, selected several photos and did Actions -> Create AI labels. I have Google Cloud Vision activated, and can see a few requests showing up in the Google console. I have also successfully generated tags for a test photo using a Python script outside of Daminion, so I know that it is capable of working. After waiting a long time, with numerous tag refreshes, no tags appear under AI tags. This occurs even with a brand new catalog I specifically created to test AI tagging. When I check the server logs, I am seeing errors like this: 2019-11-14 11:59:40,387 [21] ERROR PicaJet.Daminion.Service.Utils.Command.SetToProcessLabelsCommand [(null)] - Error: (1190) Npgsql.NpgsqlException: duplicate key value violates unique constraint "cloudvision_pkey" Severity: ERROR Code: 23505 at Npgsql.NpgsqlState.<ProcessBackendResponses>d__0.MoveNext() at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject(Boolean cleanup) at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription() at Npgsql.ForwardsOnlyDataReader.NextResultInternal() at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean preparedStatement, NpgsqlRowDescription rowDescription) at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb) at Npgsql.NpgsqlCommand.ExecuteNonQuery() at PicaJet.Daminion.Service.DbCommandWrapper.ExecuteNonQuery() in C:\DaminionAutoGit\code\Service.DB\DbCommandWrapper.cs:line 42 at PicaJet.Daminion.Service.Utils.Command.SetToProcessLabelsCommand.Treat(DbConnection connection) in C:\DaminionAutoGit\code\Service.Utils.Uni\Command\SetToProcessLabelsCommand.cs:line 31 at PicaJet.Daminion.Service.Utils.DatabaseCommandWithResult`1.Start(DbConnection connection) in C:\DaminionAutoGit\code\Service.Utils.Uni\Command\DatabaseCommandWIthResult.cs:line 32 at PicaJet.Daminion.Service.Utils.DatabaseCommand.Start() in C:\DaminionAutoGit\code\Service.Utils.Uni\DatabaseCommand.cs:line 102 at PicaJet.Daminion.Service.Utils.DatabaseCommand.Process() in C:\DaminionAutoGit\code\Service.Utils.Uni\DatabaseCommand.cs:line 50 2019-11-14 11:59:40,394 [21] ERROR PicaJet.Daminion.Service.Utils.Command.SetToProcessLabelsCommand [(null)] - Npgsql.NpgsqlException: duplicate key value violates unique constraint "cloudvision_pkey" Severity: ERROR Code: 23505 at Npgsql.NpgsqlState.<ProcessBackendResponses>d__0.MoveNext() at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject(Boolean cleanup) at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription() at Npgsql.ForwardsOnlyDataReader.NextResultInternal() at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean preparedStatement, NpgsqlRowDescription rowDescription) at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb) at Npgsql.NpgsqlCommand.ExecuteNonQuery() at PicaJet.Daminion.Service.DbCommandWrapper.ExecuteNonQuery() in C:\DaminionAutoGit\code\Service.DB\DbCommandWrapper.cs:line 42 at PicaJet.Daminion.Service.Utils.Command.SetToProcessLabelsCommand.Treat(DbConnection connection) in C:\DaminionAutoGit\code\Service.Utils.Uni\Command\SetToProcessLabelsCommand.cs:line 31 at PicaJet.Daminion.Service.Utils.DatabaseCommandWithResult`1.Start(DbConnection connection) in C:\DaminionAutoGit\code\Service.Utils.Uni\Command\DatabaseCommandWIthResult.cs:line 32 at PicaJet.Daminion.Service.Utils.DatabaseCommand.Start() in C:\DaminionAutoGit\code\Service.Utils.Uni\DatabaseCommand.cs:line 102 at PicaJet.Daminion.Service.Utils.DatabaseCommand.Process() in C:\DaminionAutoGit\code\Service.Utils.Uni\DatabaseCommand.cs:line 50 Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted November 15, 2019 Report Share Posted November 15, 2019 Hi, let me show this error to my colleague who integrated AI and I will get back to you. My apologies for this issue! Kind regards, Daria Quote Link to comment Share on other sites More sharing options...
k1w Posted November 22, 2019 Report Share Posted November 22, 2019 With some help during a remote session tech support today, things seem much better in getting AI Tags to populate. That said, I am still seeing errors in the logs that suggest some kind of duplicate key issue. Maybe this only shows up if you try to update AI tags for a photo that was done previously? Or is this a spurious error that I should ignore? 2019-11-22 11:44:32,209 [47] ERROR PicaJet.Daminion.Service.Utils.Command.SetToProcessLabelsCommand [(null)] - Npgsql.NpgsqlException: duplicate key value violates unique constraint "cloudvision_pkey" Severity: ERROR Code: 23505 at Npgsql.NpgsqlState.<ProcessBackendResponses>d__0.MoveNext() at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject(Boolean cleanup) at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription() at Npgsql.ForwardsOnlyDataReader.NextResultInternal() at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean preparedStatement, NpgsqlRowDescription rowDescription) at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb) at Npgsql.NpgsqlCommand.ExecuteNonQuery() at PicaJet.Daminion.Service.DbCommandWrapper.ExecuteNonQuery() in C:\DaminionAutoGit\code\Service.DB\DbCommandWrapper.cs:line 42 at PicaJet.Daminion.Service.Utils.Command.SetToProcessLabelsCommand.Treat(DbConnection connection) in C:\DaminionAutoGit\code\Service.Utils.Uni\Command\SetToProcessLabelsCommand.cs:line 58 at PicaJet.Daminion.Service.Utils.DatabaseCommandWithResult`1.Start(DbConnection connection) in C:\DaminionAutoGit\code\Service.Utils.Uni\Command\DatabaseCommandWIthResult.cs:line 32 at PicaJet.Daminion.Service.Utils.DatabaseCommand.Start() in C:\DaminionAutoGit\code\Service.Utils.Uni\DatabaseCommand.cs:line 102 at PicaJet.Daminion.Service.Utils.DatabaseCommand.Process() in C:\DaminionAutoGit\code\Service.Utils.Uni\DatabaseCommand.cs:line 50 Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted November 25, 2019 Report Share Posted November 25, 2019 Please install this new build (2017) - the issue is fixed there Kind regards Daria Quote Link to comment Share on other sites More sharing options...
David Bingham Posted December 15, 2019 Report Share Posted December 15, 2019 I am having the same issue and seeing the same logs as k13. What was the fix to the issue? Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted December 20, 2019 Report Share Posted December 20, 2019 Hi David, we had to manually activate the generation of the labels as it was not started automatically. please send me an email to daria/at/daminion/dot/net to schedule a remote session Daria Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.