Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

288 results 14 ms in manticoresoftware/manticoresearch-backup

Make it work on Windows

donhardmandonhardman · 2023-02-20 · 0 · #54

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

could you upload your backup of the products index that we could try to restore and investigate the hung? You could upload your data as explained in the manual

tomatologtomatolog · 2024-06-06

Adapt the code and tests to KNN and fix SKIP issue

We've encountered broken tests in the backup following a change in the official Docker image. Additionally, there's an issue with KNN, and the backup failed to retrieve the versions. We also need to include the KNN version in the versions.json file and …

donhardmandonhardman · 2023-12-04 · 2 · #96

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Uploaded a backup of the product index: issue-116.

srgtestsrgtest · 2024-06-07

Test/fix after update version clt 0.2.3

Type of Change (select one): Update CLT version - new version 0.2.3 Description of the Change: Updated the CLT version to the latest version in CI as well as in manticoresearch-backup. Adjusted tests to reflect the changes. Related Issue (provide the link …

PavelShilin89PavelShilin89 · 2024-10-22 · 1 · #119

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Any information on the problem?

srgtestsrgtest · 2024-06-14

Update CLT version to display better summaries

donhardmandonhardman · 2024-04-16 · 3 · #111

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Looks like more tables or additional load are required to reproduce the issue: snikolaev@dev2:~/issue-116$ manticore-backup --config=manti.conf --backup-dir=backup Copyright (c) 2023-2024, Manticore Software LTD (https://manticoresearch.com) Manticore …

sanikolaevsanikolaev · 2024-06-14

use PHP_OS_FAMILY

GemorrojGemorroj · 2023-02-10 · 0 · #52

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Yes, without load there are no problems. But when you remove a backup to the product index, there are SELECT and UPDATE . There is an idea that this is due to load and requests. At this moment, the backup is FREEZE before the backup is completed, and …

srgtestsrgtest · 2024-06-17

typos, use str_contains/is_writable and static usage for static methods

sorry for one path for all changes, but its simple

GemorrojGemorroj · 2023-02-23 · 1 · #53

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Pls let me know what update and select queries are running during backup. Simple: snikolaev@dev2:~$ while true; do mysql -P9315 -h0 -e "update products set nds=21 where id=612731;update products set nds=20 where id=612731"; echo -n .; done; doesn't change …

sanikolaevsanikolaev · 2024-06-18

Uncomment important env for release

donhardmandonhardman · 2024-05-22 · 1 · #114

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

There is a query.log log for this date. In the attachment, there are queries that were executed during the backup period. query.log.2.gz Can be compared by time.

srgtestsrgtest · 2024-06-18

Update tests due to latest change in the date for columnar version

donhardmandonhardman · 2024-05-22 · 6 · #115

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

from query.log you provided I see the last queries were /* Wed Jun 05 06:53:18.396 2024 conn 14060 (10.9.2.195:51636) real 0.522 wall 0.523 found 1190452 */ SELECT id, then there is a gap and next queries with errors seems come after daemon restart ... /* …

tomatologtomatolog · 2024-06-18

Wrong ownership after installation in Debian/Ubuntu

When you install manticore-backup in Debian/Ubuntu under root the ownership looks like this: root@78c483766894:/backup# ls -la usr/share/manticore/modules/manticore-backup/ total 104 drwxr-xr-x 4 1001 123 4096 Aug 4 08:41 . drwxr-xr-x 3 1001 123 4096 Aug …

sanikolaevsanikolaev · 2023-11-02 · 1 · #82

est::size_M

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

When the daemon froze, the requests were no longer received and were not recorded in the logs. I can also attach log files, you can see the time there.

srgtestsrgtest · 2024-06-19

handle max_connections better

sudo manticore-backup --config=conf --backup-dir=/path/to/search/idx.backup Copyright (c) 2023, Manticore Software LTD (https://manticoresearch.com/) Manticore config file: /home/user/conf Tables to backup: all tables Backup dir: /path/to/search/idx. …

sanikolaevsanikolaev · 2023-12-18 · 2 · #94

est::size_S

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

@srgtest what may work out is if you just give us a few typical queries you make and some info about the load like: one update per second like this ... 2 selects per second like this ...

sanikolaevsanikolaev · 2024-06-19

Display skipped table

donhardmandonhardman · 2023-12-04 · 0 · #95

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

@sanikolaev Ok, I'll try to collect such information and requests.

srgtestsrgtest · 2024-06-21

Update release.yml

djklim87djklim87 · 2024-04-11 · 0 · #110

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

I have the same problem. A backup on a loaded database fails with an error and work is blocked. root@ec2733c78e2d:/tmp# manticore-backup --backup-dir=/tmp Copyright (c) 2023-2024, Manticore Software LTD (https://manticoresearch.com) Manticore config file: …

nxjtsnxjts · 2024-07-08

Update PHP codestyle

Update PHP codestyle to the latest version

donhardmandonhardman · 2022-10-11 · 0 · #15

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Average load ~ 2000 requests. Usually there are more updates, but there are also selections. 2000 requests per second, mostly updates?

sanikolaevsanikolaev · 2024-07-09

Adapt to index -> table change and make it backward copmatible

donhardmandonhardman · 2024-10-23 · 1 · #120

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

I've reproduced smth similar when backing up a few gigabytes table under heavy UPDATE load: 2024-07-09 04:48:02 [Info] name... Fatal error: Uncaught Manticoresearch\Backup\Exception\SearchdException: Failed to send query to the Manticore Search daemon. …

sanikolaevsanikolaev · 2024-07-09

License-related changes

sanikolaevsanikolaev · 2023-11-17 · 0 · #16

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

@srgtest @nxjts Can you confirm you were updating a string/json attribute when it hanged? Here's what I've reproduced: MRE Config: snikolaev@dev2:~$ cat 116.conf searchd { listen = 9315:mysql listen = 9316 log = searchd.log pid_file = searchd.pid data_dir …

sanikolaevsanikolaev · 2024-07-09

Update PHP codestyle

Update PHP codestyle to the latest version

donhardmandonhardman · 2022-10-11 · 0 · #17

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Most often uint, bigint, mva. Less often json.

nxjtsnxjts · 2024-07-09

Composer package

donhardmandonhardman · 2022-10-12 · 0 · #18

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

Can be still reproduced in a newer version: Manticore 6.3.7 640fac840@24092910 dev (columnar 2.3.1 f9ef8b9@24090411) (secondary 2.3.1 f9ef8b9@24090411) (knn 2.3.1 f9ef8b9@24090411)

sanikolaevsanikolaev · 2024-09-30

WIP: LOCK -> FREEZE

donhardmandonhardman · 2022-10-13 · 0 · #19

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

actually it is not necessary to 'bomb' instance with updates. Just 3 steps (over existing table): freeze t; update ...; (once) unfreeze t; (from another connection) perfectly make a deadlock

klirichekklirichek · 2024-10-18

Fix/version

donhardmandonhardman · 2022-12-19 · 0 · #43

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

fix provided in rev. 9987798a (of the manticore project)

klirichekklirichek · 2024-10-18

Update PHP codestyle

Update PHP codestyle to the latest version

donhardmandonhardman · 2022-10-13 · 0 · #20

manticore-backup Failed to send query to the Manticore Search daemon

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

fix provided in rev. 9987798a (of the manticore project) Here's the link - https://github.com/manticoresoftware/manticoresearch/commit/9987798a

sanikolaevsanikolaev · 2024-10-18