Do you have enough spare disk space? I'm not sure what the cause is, but that's the first thing I'd be checking.
-- Pat On 30/10/2012, at 3:15 PM, bml wrote: > Can anyone help me with this error: > > ERROR: index 'dance_genre_core': sql_range_query: Error writing file > '/tmp/MYjrrf8a' (Errcode: 122) > (DSN=mysql://railsuser:***@localhost:3306/dance_rails_production). > > Full report: > > indexing index 'collection_core'... > collected 2 docs, 0.0 MB > sorted 0.0 Mhits, 100.0% done > total 2 docs, 430 bytes > total 0.196 sec, 2188.55 bytes/sec, 10.18 docs/sec > distributed index 'collection' can not be directly indexed; skipping. > indexing index 'dance_genre_core'... > ERROR: index 'dance_genre_core': sql_range_query: Error writing file > '/tmp/MYjrrf8a' (Errcode: 122) > (DSN=mysql://railsuser:***@localhost:3306/dance_rails_production). > total 0 docs, 0 bytes > total 43.948 sec, 0.00 bytes/sec, 0.00 docs/sec > distributed index 'dance_genre' can not be directly indexed; skipping. > indexing index 'instructor_core'... > collected 410 docs, 1.1 MB > sorted 0.1 Mhits, 7.0% done > WARNING: duplicate document ids found > total 410 docs, 1081247 bytes > total 1.471 sec, 734967.96 bytes/sec, 278.69 docs/sec > distributed index 'instructor' can not be directly indexed; skipping. > indexing index 'lesson_core'... > collected 1840 docs, 0.6 MB > sorted 0.5 Mhits, 100.0% done > total 1840 docs, 628269 bytes > total 0.742 sec, 846496.21 bytes/sec, 2479.12 docs/sec > distributed index 'lesson' can not be directly indexed; skipping. > indexing index 'media_clip_core'... > collected 19 docs, 0.0 MB > sorted 0.0 Mhits, 100.0% done > total 19 docs, 5138 bytes > total 0.016 sec, 316933.21 bytes/sec, 1172.00 docs/sec > distributed index 'media_clip' can not be directly indexed; skipping. > indexing index 'pack_core'... > collected 294 docs, 0.1 MB > sorted 0.1 Mhits, 90.2% done > WARNING: duplicate document ids found > total 294 docs, 90487 bytes > total 0.994 sec, 91071.10 bytes/sec, 295.90 docs/sec > distributed index 'pack' can not be directly indexed; skipping. > indexing index 'user_core'... > collected 5900 docs, 0.1 MB > sorted 0.1 Mhits, 100.0% done > total 5900 docs, 121852 bytes > total 0.171 sec, 710703.42 bytes/sec, 34411.83 docs/sec > distributed index 'user' can not be directly indexed; skipping. > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/thinking-sphinx/-/grA1613_OmUJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
