Anybody else having problems with AutoTsgger?

Started by jamiesaun85, April 07, 2025, 01:25:17 PM

Previous topic - Next topic

jamiesaun85

Quote from: sinus on April 11, 2025, 10:27:29 AMOT: Do you speak from the English language?
 Because then I would say, that is surely not the case. But this is only my opinion.  :)

Did you mean OP? I'm not sure what OT is.

If you were talking to me, yes, I speak only one language. Our schools don't mandate a second language like some other countries do. I wish that we would, but, we are Americans.... Need I say more? LOL

Which part is not the case?

sinus

Sorry, my mistake.

OT means, I think, Off-Topic.
Means, it is a remark, but is not related really to the theme.

Hence I wanted only adding to the sentence " It is the largest and most complicated language that has ever existed, by far." ... if you mean the english (or american) language, then I think, this is not the case. Because there existing much more complicated languages.

And I added OT before, because I wanted not to shift away from the real theme of this thread.  :) 
Best wishes from Switzerland! :-)
Markus

jamiesaun85

#52
Edit: good gravy, had a not short at all response to your response, The long-winded part, and somehow lost i\t like an idiot.
No way im typing that out again.


Having said all that, my apologies for the long-winded response; I got a question for ya.

Switzerland, is a ticky one because there is no "Swedish" language. But since you're sometimes German, ;D I'll assume German is your native tongue. You obviously speak English very well also.

"English is the largest and most complicated language that has ever existed." That's actually a fact. However, How hard it is to learn is completely subjective.

So my question is, how hard was English to learn for you? Do you find it ridiculous or frustrating?

Feel free to not answer if you are disinterested. I'm just curious and simply can't help myself.



Mario

To bring this back on topic:

The problem still exists on your system.

After adding a batch of images  for AutoTagger, it stops processing after a couple of images, leaving no warnings or error messages in the log.

Adding another file to AutoTagger in this situation "retriggers" AutoTagger and it continues processing images.

The strange LM Studio messages about not finding a model or AutoTagger getting an invalid HTTP response from LM Studio are somehow gone?

jamiesaun85

Helo!

I'm sorry, I didn't check back in on this for a few days, I've actually had some family issues.

I have not checked in on the LM studio logs, I can do that in a bit. Everything else is correct, and one more issue has been noticed, but it's a lot rarer. Sometimes Autotagger will stop in the middle of a Que, after hundreds of files, say, and the DB goes idle. It seems anything I do to make the database no longer idle will trigger autotagger to start working again. Writing back, or adding another file to the Que. Writing back to just one file. I'm still checking to confirm another one, but I believe Reverse geolocating also worked, I still have more testing to do on a few of these.

I will check all ways to confirm, but im pretty sure if it stops, any action that forces the database out of idle will force atotagger to start working again. And it will almost alwys then finish, no matter what, but not always.

Clear as mud, right?

jamiesaun85

Okay, I apologize, I was mistaking. Writing back, or adding another file are the only things so far that seem to work, logs are incoming if you need them. The file with a bunch of 1's added is the file after I got autoagger to wake up again

Mario

The first log looks normal, AutoTagger is processing files with LM Studio.

The second log file contains

AutoTagger: Aborting because of error [530] 'PTCAIConnectorLMStudio: HTTP error.'
UpdateQueue (AutoTagger): Service error 530 'PTCAIConnectorLMStudio: HTTP error.' for file [74416]

AutoTagger received an invalid / unsupported HTML response from LM Studio and aborted.
You should see the orange "Files with Problems" notification in IMatch in that case,

Then you are switching to OpenAI (?) instead of LM Studio and OpenAI returns

AIConnectorOpenAI: 2 HTTP Status Code: 408 'Timeout.'

AutoTagger reschedules the failed file and starts to wait for a while.
This is the last AutoTagger-related entry in the log file.

So, LM Studio produces responds with an invalid / empty HTTP response. Then you switch to OpenAI, which responds with a timeout.

jamiesaun85

Quote from: Mario on April 15, 2025, 07:18:27 PMThen you are switching to OpenAI (?) instead of LM Studio and OpenAI returns

Quote from: Mario on April 15, 2025, 07:18:27 PMSo, LM Studio produces responds with an invalid / empty HTTP response. Then you switch to OpenAI, which responds with a timeout.


Umm mm, no. Definitely not. I have never used any AI other than Ollama and now, LM studio. I have no idea why it would try to switch to open AI. I even have all the other options hidden in the settings for AutoTagger. I literally cannot select OpenAI unless I un-hide it first.

What's that all about? Why would it even try to use OpenAI?

Mario

I have no idea and I don't remember. I guess this is what I saw in the log at the time. I saw this in the log:

AIConnectorOpenAI: 2 HTTP Status Code: 408 'Timeout.'

Maybe you accidentally selected an OpenAI setting in AutoTagger? But then we would not see a timeout error but a "no API key" error.

Anyway, does it work now? As far as I can tell, this problem manifests only on your PC, and this makes this very hard to figure out.