search for: 28t14

Displaying 4 results from an estimated 4 matches for "28t14".

Did you mean: 28,14
2009 Apr 29
1
Different behaviour on ActiveResorce with JSON or XML
...>"2009-04-27T15:04:32Z", "url"=>"www.google.com", "id"=>1, "created_at"=>"2009-04-27T15:04:32Z"}>}, {"content"=>#<Content:0x2040248 @prefix_options={}, @attributes= {"updated_at"=>"2009-04-28T14:48:55Z", "url"=>"www.google.com", "id"=>2, "created_at"=>"2009-04-28T14:48:55Z"}>} ] the problem is that to get an attribute in each Content object I have to do object.content.url instead of plain content.url. Why is this happen...
2016 Oct 28
2
Panic: file dsync-brain-mailbox.c: line 358 (dsync_brain_sync_mailbox_deinit): assertion failed: (brain->failed || brain->sync_type == DSYNC_BRAIN_SYNC_TYPE_CHANGED)
...v2.2.26 on CentOS 7. These are test servers owning 32 accounts whose data were copied from our production server. What I've done is: server01# doveadm force-resync -A '*' server01# doveadm replicator replicate -f '*' For 5 accounts I obtained the following crash: 2016-10-28T14:09:43.236946+02:00 server01 dovecot: dsync-server(someuser): Panic: file dsync-brain-mailbox.c: line 358 (dsync_brain_sync_mailbox_deinit): assertion failed: (brain->failed || brain->sync_type == DSYNC_BRAIN_SYNC_TYPE_CHANGED) 2016-10-28T14:09:43.237441+02:00 server01 dovecot: dsync-serve...
2012 May 21
1
Active Admin help
I have installed active admin and also add my model -controller rate_professor there.......I can add/delete/edit data using active admin ...but if I click on submit button of my form in rate_professor controller ... I can see whatever I added in the index page ........but I don''t want to see that one.....I want to find the information(whatever I added by clicking submit button) on
2016 Oct 28
0
Panic: file dsync-brain-mailbox.c: line 358 (dsync_brain_sync_mailbox_deinit): assertion failed: (brain->failed || brain->sync_type == DSYNC_BRAIN_SYNC_TYPE_CHANGED)
...accounts whose data were copied from our production server. > > > What I've done is: > > server01# doveadm force-resync -A '*' > server01# doveadm replicator replicate -f '*' > > > For 5 accounts I obtained the following crash: > > 2016-10-28T14:09:43.236946+02:00 server01 dovecot: dsync-server(someuser): Panic: file dsync-brain-mailbox.c: line 358 (dsync_brain_sync_mailbox_deinit): assertion failed: (brain->failed || brain->sync_type == DSYNC_BRAIN_SYNC_TYPE_CHANGED) This code hasn't changed for quite a long time. So I don'...