kuaza
(kuaza)
May 27, 2025, 5:57pm
1
J’ai changé de serveur et je suis passé à un serveur cloud. Je n’ai jamais vu les erreurs suivantes auparavant, je me demande ce qui pourrait les causer et si elles ont un impact négatif sur l’interaction de l’utilisateur ?
Il est possible que cela puisse entraîner des problèmes lors de l’utilisation de l’IA dans l’éditeur. Par exemple, lorsque je l’essaie sur discourse.org , il se bloque pendant la traduction, comme dans l’image ci-dessous :
Unexpected error while processing cached counts : Redis::TimeoutError : Waited 1.0 seconds
Job exception: Waited 1.0 seconds (redis://localhost:6379/1)
Failed to process job: Waited 1.0 seconds \[“/var/www/discourse/vendor/bundle/ruby/3.3.0/gems/redis-client-0.24.0/lib/redis_client/ruby_connection/buffered_io.rb:214:in block in fill_buffer'", "<inter Failed to process job: Waited 1.0 seconds \["/var/www/discourse/vendor/bundle/ruby/3.3.0/gems/redis-client-0.24.0/lib/redis_client/ruby_connection/buffered_io.rb:214:in block in fill_buffer’”, "<inter
Unexpected error while processing cached counts : Redis::TimeoutError : Waited 1.0 seconds
Job exception: MiniScheduler::DistributedMutex::Timeout
Job exception: Waited 1.0 seconds (redis://localhost:6379/1)
5 Redis::TimeoutError (Waited 1.0 seconds)
4 Unexpected error while processing cached counts : Redis::TimeoutError : Waited 1.0 seconds
1 Like
pfaffman
(Jay Pfaffman)
May 27, 2025, 7:28pm
2
kuaza
(kuaza)
May 27, 2025, 7:41pm
3
yes: discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub
Afterwards, I completed the installation by loading the backup. However, when I tried to correct what I wrote with artificial intelligence, it got stuck and did not open, the same applies here:
pfaffman
(Jay Pfaffman)
May 27, 2025, 7:51pm
4
Hmm.
What did you try to correct?
kuaza
(kuaza)
May 27, 2025, 8:06pm
5
I am writing in Turkish while replying to you and when I ask the artificial intelligence assistant to translate it into English, it gets stuck as in the picture.
2 Likes
pfaffman
(Jay Pfaffman)
May 27, 2025, 8:25pm
6
Oh. Sorry. I didn’t understand.
What do you get from
free -h
df -h
kuaza
(kuaza)
May 27, 2025, 8:28pm
7
pfaffman:
free -h
total used free shared buff/cache available
Mem: 7.6Gi 6.2Gi 1.3Gi 1.2Gi 1.6Gi 1.4Gi
Swap: 0B 0B 0B
pfaffman:
df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 775M 956K 774M 1% /run
efivarfs 256K 27K 225K 11% /sys/firmware/efi/efivars
/dev/sda1 75G 21G 51G 30% /
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda15 253M 6.2M 246M 3% /boot/efi
overlay 75G 21G 51G 30% /var/lib/docker/overlay2/*****************/merged
tmpfs 775M 12K 775M 1% /run/user/0
pfaffman
(Jay Pfaffman)
May 27, 2025, 8:29pm
8
Sorry. I don’t have any other ideas.
1 Like
kuaza
(kuaza)
May 27, 2025, 10:10pm
9
At least I’m relieved that it’s not just me Maybe it’s a browser issue. I’ll watch it a little more. Thanks.
sam
(Sam Saffron)
May 28, 2025, 6:39am
10
Be sure to rebuild, I did fix a “getting stuck” issue.
That said we try to maintain language when we proof read and somehow in your case it is not working.
Which LLM are you using?
1 Like
system
(system)
Closed
June 27, 2025, 3:26pm
12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.