Quantcast
Channel: Discourse Meta - Latest topics
Viewing all 60309 articles
Browse latest View live

I can't get a good backup - it fails after after_create_hook

0
0

@daath wrote:

My installation hasn't been backed up in a while. Even though it's set to be automatic - I didn't get any failures either...

Tonight I did a manual backup and it said it failed. This was the end of the log:

...
[2015-12-19 01:21:09] pg_dump: creating CONSTRAINT embeddable_hosts_pkey
[2015-12-19 01:21:09] Disabling readonly mode...
[2015-12-19 01:21:09] Finalizing backup...
[2015-12-19 01:21:09] Updating dump for more awesomeness...
[2015-12-19 01:21:14] Creating archive: e-liquid-recipes-forum-2015-12-19-012022.tar.gz
[2015-12-19 01:21:14] Making sure archive does not already exist...
[2015-12-19 01:21:14] Creating empty archive...
[2015-12-19 01:21:14] Archiving metadata...
[2015-12-19 01:21:15] Archiving data dump...
[2015-12-19 01:21:17] Archiving uploads...
[2015-12-19 01:22:15] Gzipping archive...
[2015-12-19 01:25:13] Executing the after_create_hook for the backup
[2015-12-19 01:25:13] EXCEPTION: No such file or directory - /var/www/discourse/public/backups/default/e-liquid-recipes-forum-2015-12-19-012022.tar.gz
[2015-12-19 01:25:13] /var/www/discourse/app/models/backup.rb:75:in size'
/var/www/discourse/app/models/backup.rb:75:in
block in create_from_filename'
/var/www/discourse/app/models/backup.rb:72:in tap'
/var/www/discourse/app/models/backup.rb:72:in
create_from_filename'
/var/www/discourse/lib/backup_restore/backuper.rb:266:in after_create_hook'
/var/www/discourse/lib/backup_restore/backuper.rb:49:in
run'
/var/www/discourse/lib/backup_restore/backup_restore.rb:161:in block in start!'
/var/www/discourse/lib/backup_restore/backup_restore.rb:158:in
fork'
/var/www/discourse/lib/backup_restore/backup_restore.rb:158:in start!'
/var/www/discourse/lib/backup_restore/backup_restore.rb:13:in
backup!'
/var/www/discourse/app/controllers/admin/backups_controller.rb:31:in create'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb:4:in
send_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:198:in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:10:in
process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:20:in block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:555:in
block (2 levels) in compile'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:92:in __run_callbacks__'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in
runprocess_action_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:19:in
process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in
block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in block in instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in
instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in
process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in
process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in process'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in
process'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.7/lib/mini_profiler/profiling_methods.rb:106:in block in profile_method'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:196:in
dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rack_delegation.rb:13:in dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:237:in
block in action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in
dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:45:in serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/mapper.rb:49:in
serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:43:in block in serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in
each'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:821:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb:31:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in
call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in
call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in
call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in
call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in
call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/builder.rb:59:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:38:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/head.rb:13:in
call'
/var/www/discourse/lib/middleware/anonymous_cache.rb:129:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/params_parser.rb:27:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/flash.rb:260:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in
context'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/cookies.rb:560:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/query_cache.rb:36:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:29:in block in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:88:in
run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in _run_call_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in
run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:27:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/remote_ip.rb:78:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/debug_exceptions.rb:17:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/show_exceptions.rb:30:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/logster-1.0.1/lib/logster/middleware/reporter.rb:31:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:38:in
call_app'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:22:in call'
/var/www/discourse/config/initializers/100-quiet_logger.rb:10:in
call_with_quiet_assets'
/var/www/discourse/config/initializers/100-silence_logger.rb:26:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/request_id.rb:21:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.7/lib/mini_profiler/profiler.rb:276:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/message_bus-1.1.1/lib/message_bus/rack/middleware.rb:60:in call'
/var/www/discourse/lib/middleware/request_tracker.rb:73:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/engine.rb:518:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/application.rb:165:in
call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in public_send'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in
method_missing'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:66:in block in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in
each'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:580:in
process_client'
/var/www/discourse/lib/scheduler/defer.rb:85:in process_client'
/var/www/discourse/lib/middleware/unicorn_oobgc.rb:95:in
process_client'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:674:in worker_loop'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:529:in
spawn_missing_workers'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:140:in start'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/bin/unicorn:126:in
'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in load'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in
'
[2015-12-19 01:25:13] Notifying 'daath' of the end of the backup...
[2015-12-19 01:25:14] Removing old backups...
[2015-12-19 01:25:14] Cleaning stuff up...
[2015-12-19 01:25:14] Removing '.tar' leftovers...
[2015-12-19 01:25:14] Removing tmp '/var/www/discourse/tmp/backups/default/2015-12-19-012022' directory...
[2015-12-19 01:25:14] Unpausing sidekiq...
[2015-12-19 01:25:14] Marking backup as finished...
[2015-12-19 01:25:14] Finished!

Posts: 6

Participants: 3

Read full topic


How to combat "likers" that register and give likes only to support their friend in a contest?

0
0

@meglio wrote:

In our contests, we often count likes received to determine the winner.

To raise winning chances, some users asked their friends to register and give likes. As a result, we have some users in activity of whom there are "giving likes" and nothing else.

Is there any means to stop such an activity? Registering new users is, well, very good and some of them will potentially become active readers or even writers with time after receiving mail updates from the forum. However, multiple non-active users who only signed up to give likes is not good for forum.

For example, we could allow to give only 7 likes daily until one receives at least total of 4 likes from different people (not daily, but total starting from registration process).

Posts: 8

Participants: 5

Read full topic

Navigation bar in the header not displaying correctly

0
0

@Abhay_Ghatpande wrote:

So I got Discourse working on Azure and followed the instructions in the "Read this first" section to create a navigation bar in the header. This is what it looks like:

The navigation bar is displayed at the top of the logo.

Also there is some time value displayed on the left. Sometimes there are 4 different time values being displayed. What are those? How can they be disabled?

The version is 1.5.0.beta7.

Posts: 7

Participants: 4

Read full topic

Users who register on my site, register also on Discourse Vise Versa

0
0

@Aymane_Shuichi wrote:

Hello,
For Users who sign up on my site to signup also on Discourse, I probably should make some API calls to Discourse instance.
Can you tell me which one?

For the way round , I probably should write a plugin. It's just I never coded in Ruby. Is there an existent plugin for it?

I think many people would love to have the reverse user compatibility between their site and their forums so this thread makes sense, at least for me.

Posts: 2

Participants: 2

Read full topic

Planned any video tutorial of installation?

0
0

@Ann_Lee_Watson wrote:

Hi there, followed this video tutorial step by step but got errors in last step:

FAILED

RuntimeError: mkdir -p /shared/postgres_run failed with return #
Location of failure: /pups/lib/pups/exec_command.rb:105:in `spawn'
exec failed with the params "mkdir -p /shared/postgres_run"
5ae6057b3b20d6d1156bec21583a7c6404bb71f7429ffa24f7e09094b2b1e67e
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one
[root@vps225111 docker]# ./launcher start app
which: no docker.io in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin)

  • /usr/bin/docker run -d --restart=always -e LANG=en_US.UTF-8 -e RAILS_ENV=production -e UNICORN_WORKERS=3 -e UNICORN_SIDEKIQS=1 -e RUBY_GC_MALLOC_LIMIT=40000000 -e RUBY_HEAP_MIN_SLOTS=800000 -e DISCOURSE_DB_SOCKET=/var/run/postgresql -e DISCOURSE_DB_HOST= -e DISCOURSE_DB_PORT= -e HOME=/root -e DISCOURSE_DEVELOPER_EMAILS=gunzxxx@gmail.com -e DISCOURSE_HOSTNAME=51.xx4.x1x.x7 -e DISCOURSE_SMTP_ADDRESS=smtp.gmail.com -h vps225111.ovh.net-app -e DOCKER_HOST_IP=172.17.42.1 --name app -t -p 80:80 -p 2222:22 -v /var/discourse/shared/standalone:/shared -v /var/discourse/shared/standalone/log/var-log:/var/log local_discourse/app /sbin/boot
    Unable to find image 'local_discourse/app:latest' locally
    Trying to pull repository docker.io/local_discourse/app ... not found
    Error: image local_discourse/app:latest not found
    [root@vps225111 docker]# Unable to find image 'local_discourse/app:latest' locally
    -bash: Unable: command not found
    [root@vps225111 docker]# Trying to pull repository docker.io/local_discourse/app ... not found
    -bash: Trying: command not found
    [root@vps225111 docker]# Error: image local_discourse/app:latest not found
    -bash: Error:: command not found

certainly, the official tutorial misses a lot fo aspects like installing Ruby, setting up docker and so on

can we expect an improved official tutorial or a step-by-step youtube video? thanks in advance

Posts: 5

Participants: 2

Read full topic

Dark theme with block posts

0
0

@awole20 wrote:

Heavily influenced by the Dark Material Design, I decided to update and share my theme results here.

I don't claim to be a designer at all, and I realize the colors aren't perfect, but for those looking for a classic post-in-block feel, this might get you started.

Most of my changes were focused on the categories view, as it inspired me to make large rounded pills for each categories, rather than cards. I've also pulled up the categories to have a more 'classic' look so that transitions between dark background PHP themes and discourse will be less jarring.

I also did my best to get rid of the grey feeling that generally comes with dark themes. Making the banners and quote gutters bright helped a bunch.
https://github.com/featheredtoast/discourse-as-dark-theme

Posts: 3

Participants: 2

Read full topic

Questions before running a second standalone instance

0
0

@Aymane_Shuichi wrote:

Hello guys,
What should I change in the app.yml in order for my second instance , to not override data of the first instance ?

How is the database named ? is it always the same or random ?
I read that the database is external to container, does it mean it's on the actual server? If so, will my second instance override the first's database ? or it will use another name ?

Thank you.

Posts: 15

Participants: 3

Read full topic

"Join messages" button for admin

0
0

@meglio wrote:

I noticed some users put a lot of small messages in a row in the same topic. I suspect different possible reasons:

  • Some don't understand that there might be multiple "quoted replies" in a single message
  • Others just write messages bit by bit and feel better like this
  • Others put one photo at a time and submit it (maybe after experiencing problems with really slow mobile connection?)

Anyway, it would be useful if mods were able to select a few messages, then click the wrench button, and then choose "join" menu.

Positive effects:

  • better readability, especially in the summarized view
  • big disappointment for "give like" spammers

Posts: 3

Participants: 3

Read full topic


Multiple standalone configuration

0
0

@Aymane_Shuichi wrote:

Hello,
I want to run 2 standalone containers on my server. (I already have one)
Here is what I did:

  1. cd /var/discourse/containers
  2. cp app.yml app2.yml

  3. params:
    db_default_text_search_config: "pg_catalog.english"
    db_name: app2

When bootstrapping I get this error:

I, [2015-12-19T14:19:39.737600 #37] INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate'
2015-12-19 14:19:46 UTC [18699-1] discourse@discourse FATAL: database "discourse" does not exist
2015-12-19 14:19:47 UTC [18700-1] discourse@discourse FATAL: database "discourse" does not exist
2015-12-19 14:19:49 UTC [18703-1] discourse@discourse FATAL: database "discourse" does not exist
rake aborted!
ActiveRecord::NoDatabaseError: FATAL: database "discourse" does not exist

What am I doing wrong ?

Posts: 1

Participants: 1

Read full topic

Cannot split theme - see error logs in the topic body

0
0

@meglio wrote:

In the latest version (v1.5.0.beta7 +3), when I try to split topic, a server error occurs. Here are a few logs:

Error #1

NameError (uninitialized constant UserAvatarsController::DOT)
/var/www/discourse/app/controllers/static_controller.rb:109:in `favicon'

Backtrace:

select to see 950 more
2
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Column: 7383 Window Location: http://forum.kozovod.com/t/ferma
19 Dec 6:26 am
Uncaught Error: Syntax error, unrecognized expression: .post-cloak[data-post-number=22] Url: http://forum.kozovod.com/assets/ember_jquery-c510009d3d7cecdf3f948f54d4922d9a.js Line: 1 Window Location: h
19 Dec 6:35 am
Uncaught TypeError: Cannot read property 'nodeValue' of undefined Url: http://forum.kozovod.com/assets/vendor-57997c9be5e2eb295af84ffc057f62ed.js Line: 7 Column: 18625 Window Location: http://forum.ko
19 Dec 6:46 am
Uncaught ReferenceError: React is not defined Url: http://forum.kozovod.com/t/lkh-ferma-svyatogorskaya-koza/1360 Line: 4 Column: 25 Window Location: http://forum.kozovod.com/t/lkh-ferma-svyatogorskaya
19 Dec 7:09 am
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Column: 7383 Window Location: http://forum.kozovod.com/t/prisp
19 Dec 7:10 am
Uncaught exception: TypeError: 'e.get' is not a function Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Window Location: http://forum.kozovod.com/t/obnar
19 Dec 7:13 am
2
Uncaught exception: TypeError: Cannot convert 't' to object Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 20 Window Location: http://forum.kozovod.com/t/sk
19 Dec 7:20 am
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Column: 7383 Window Location: http://forum.kozovod.com/t/obnar
19 Dec 7:20 am
Uncaught TypeError: Cannot read property 'nodeValue' of undefined Url: http://forum.kozovod.com/assets/vendor-57997c9be5e2eb295af84ffc057f62ed.js Line: 7 Column: 18625 Window Location: http://forum.ko
19 Dec 7:22 am
Uncaught TypeError: Cannot read property 'top' of undefined Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Column: 7557 Window Location: http://forum.koz
19 Dec 7:34 am
TypeError: a(...).get(...) is undefined Url: http://forum.kozovod.com/assets/vendor-57997c9be5e2eb295af84ffc057f62ed.js Line: 7 Column: 18614 Window Location: http://forum.kozovod.com/t/tvyordye-syry-
19 Dec 7:39 am
Uncaught exception: TypeError: Cannot convert 'a(t).get(0)' to object Url: http://forum.kozovod.com/assets/vendor-57997c9be5e2eb295af84ffc057f62ed.js Line: 7 Window Location: http://forum.kozovod.com/
19 Dec 7:53 am
Uncaught TypeError: Cannot read property 'nodeValue' of undefined Url: http://forum.kozovod.com/assets/vendor-57997c9be5e2eb295af84ffc057f62ed.js Line: 7 Column: 18625 Window Location: http://forum.ko
19 Dec 7:55 am
Uncaught Error: NotFoundError: DOM Exception 8 Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 19 Window Location: http://forum.kozovod.com/t/norma-vyseva-vr
19 Dec 7:56 am
Uncaught exception: TypeError: Cannot convert 'Discourse.SiteSettings' to object Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 8 Window Location: http://fo
19 Dec 7:58 am
Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings. Url: https://fb.me/react-with-addons-0.13.3.min.js Line: 17 Column:
19 Dec 8:09 am
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Column: 7383 Window Location: http://forum.kozovod.com/t/recze
19 Dec 8:13 am
Uncaught TypeError: Cannot read property 'nodeValue' of undefined Url: http://forum.kozovod.com/assets/vendor-57997c9be5e2eb295af84ffc057f62ed.js Line: 7 Column: 18625 Window Location: http://forum.ko
19 Dec 8:19 am
Job exception: PrettyText::JavaScriptError
19 Dec 8:25 am
Uncaught TypeError: Cannot read property 'then' of undefined Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 9 Column: 22519 Window Location: http://forum.ko
19 Dec 8:26 am
Uncaught ReferenceError: React is not defined Url: http://forum.kozovod.com/t/obrezka-kopyt-u-koz/477#! Line: 4 Column: 25 Window Location: http://forum.kozovod.com/t/obrezka-kopyt-u-koz/477#!
19 Dec 8:56 am
TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Column: 7381 Window Location: http://forum.kozovod.com/t/reczepty-syrov
19 Dec 9:27 am
7
Uncaught ReferenceError: React is not defined Url: http://forum.kozovod.com/ Line: 4 Column: 25 Window Location: http://forum.kozovod.com/
19 Dec 10:21 am
199
Invalid favicon_url http://forum.kozovod.com/uploads/default/1497/04bd7421ba896076.ico: 404 Not Found ["/usr/local/lib/ruby/2.0.0/open-uri.rb:353:in `open_http'", "/usr/local/lib/ruby/2.0.0/open-uri.r
19 Dec 10:28 am
2
Uncaught Error: Syntax error, unrecognized expression: .post-cloak[data-post-number=24] Url: http://forum.kozovod.com/assets/ember_jquery-c510009d3d7cecdf3f948f54d4922d9a.js Line: 1 Window Location: h
19 Dec 11:17 am
Uncaught Error: Syntax error, unrecognized expression: .post-cloak[data-post-number=26] Url: http://forum.kozovod.com/assets/ember_jquery-c510009d3d7cecdf3f948f54d4922d9a.js Line: 1 Window Location: h
19 Dec 11:40 am
8
Invalid favicon_url http://forum.kozovod.com/uploads/default/1497/04bd7421ba896076.ico: 404 Not Found ["/usr/local/lib/ruby/2.0.0/open-uri.rb:353:in `open_http'", "/usr/local/lib/ruby/2.0.0/open-uri.r
19 Dec 11:43 am
Uncaught TypeError: Cannot read property 'scrollTop' of undefined Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 15 Column: 22031 Window Location: http://fo
19 Dec 12:08 pm
Uncaught TypeError: Cannot read property 'highlighted_languages' of undefined Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 8 Column: 31765 Window Location
19 Dec 3:49 pm
Uncaught TypeError: Cannot read property 'nodeValue' of undefined Url: http://forum.kozovod.com/assets/vendor-2ff9e230f5bc60c6d19b98f79e81c3d5.js Line: 7 Column: 18705 Window Location: http://forum.ko
19 Dec 4:20 pm
Uncaught TypeError: p.focus is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 8 Column: 1603 Window Location: http://forum.kozovod.com/t/kozy
19 Dec 6:23 pm
TypeError: Discourse.SiteSettings is undefined Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 8 Column: 31741 Window Location: http://forum.kozovod.com/
19 Dec 6:46 pm
Uncaught RangeError: Maximum call stack size exceeded Url: http://forum.kozovod.com/assets/ember_jquery-c510009d3d7cecdf3f948f54d4922d9a.js Line: 0 Window Location: http://forum.kozovod.com/t/reczepty
19 Dec 6:52 pm
Uncaught TypeError: Cannot read property 'trim' of undefined Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 10 Column: 30483 Window Location: http://forum.k
19 Dec 7:55 pm
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 13 Column: 8926 Window Location: http://forum.kozovod.com/t/komu-
19 Dec 8:12 pm
Uncaught TypeError: Cannot read property 'nodeValue' of undefined Url: http://forum.kozovod.com/assets/vendor-2ff9e230f5bc60c6d19b98f79e81c3d5.js Line: 7 Column: 18705 Window Location: http://forum.ko
19 Dec 8:26 pm
Uncaught TypeError: Cannot read property 'nodeValue' of undefined Url: http://forum.kozovod.com/assets/vendor-2ff9e230f5bc60c6d19b98f79e81c3d5.js Line: 7 Column: 69 Window Location: http://forum.kozov
19 Dec 9:08 pm
Uncaught ReferenceError: React is not defined Url: http://forum.kozovod.com/t/rikotta-ili-syr-iz-syvorotki/670 Line: 4 Column: 25 Window Location: http://forum.kozovod.com/t/rikotta-ili-syr-iz-syvorot
19 Dec 9:37 pm
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 13 Column: 8926 Window Location: http://forum.kozovod.com/t/natur
19 Dec 9:49 pm
Uncaught exception: TypeError: 'window.getSelection' is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 19 Window Location: http://forum.kozov
19 Dec 10:07 pm
Uncaught exception: TypeError: 'window.getSelection' is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 19 Window Location: http://forum.kozov
19 Dec 10:11 pm
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 13 Column: 8926 Window Location: http://forum.kozovod.com/t/mini-
19 Dec 10:59 pm
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-fe794acb10b7f9e4271d15dc37fa0190.js Line: 13 Column: 7383 Window Location: http://forum.kozovod.com/t/tvyor
19 Dec 11:37 pm
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 13 Column: 8926 Window Location: http://forum.kozovod.com/t/recze
19 Dec 11:47 pm
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 13 Column: 8926 Window Location: http://forum.kozovod.com/t/natur
19 Dec 11:47 pm
Uncaught TypeError: e.get is not a function Url: http://forum.kozovod.com/assets/application-7c12e56cfedc13e5cbcb61d84e0c7848.js Line: 13 Column: 8926 Window Location: http://forum.kozovod.com/t/recze
12:31 am
13
Invalid favicon_url http://forum.kozovod.com/uploads/default/1497/04bd7421ba896076.ico: 404 Not Found ["/usr/local/lib/ruby/2.0.0/open-uri.rb:353:in `open_http'", "/usr/local/lib/ruby/2.0.0/open-uri.r
12:48 am
3
I18n::InvalidPluralizationData (translation data {:one=>"A post was split to a new topic: %{topic_link}", :other=>"%{count} posts were split to a new topic: %{topic_link}"} can not be used with :count
12:48 am
I18n::InvalidPluralizationData (translation data {:one=>"A post was split to a new topic: %{topic_link}", :other=>"%{count} posts were split to a new topic: %{topic_link}"} can not be used with :count
12:52 am
35
NameError (uninitialized constant UserAvatarsController::DOT) /var/www/discourse/app/controllers/static_controller.rb:109:in `favicon'
12:53 am
/var/www/discourse/app/controllers/static_controller.rb:109:in `favicon'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:198:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:10:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.7/lib/mini_profiler/profiling_methods.rb:77:in `block in profile_method'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:196:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:237:in `block in action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:45:in `serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:43:in `block in serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `each'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:821:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb:31:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/builder.rb:59:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'
/var/www/discourse/lib/middleware/anonymous_cache.rb:127:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/flash.rb:260:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/cookies.rb:560:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/query_cache.rb:36:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/logster-1.0.1/lib/logster/middleware/reporter.rb:31:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:38:in `call_app'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:22:in `call'
/var/www/discourse/config/initializers/100-quiet_logger.rb:10:in `call_with_quiet_assets'
/var/www/discourse/config/initializers/100-silence_logger.rb:26:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/request_id.rb:21:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.7/lib/mini_profiler/profiler.rb:170:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/message_bus-1.1.1/lib/message_bus/rack/middleware.rb:60:in `call'
/var/www/discourse/lib/middleware/request_tracker.rb:73:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/engine.rb:518:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/application.rb:165:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `public_send'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `method_missing'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:66:in `block in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in `each'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:580:in `process_client'
/var/www/discourse/lib/scheduler/defer.rb:85:in `process_client'
/var/www/discourse/lib/middleware/unicorn_oobgc.rb:95:in `process_client'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:674:in `worker_loop'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:529:in `spawn_missing_workers'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:140:in `start'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/bin/unicorn:126:in `<top (required)>'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `load'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `<main>'
infobacktraceenvSolve  Delete  Protect Share  Debug   Info    Warning    Error    Fatal
Search
 Clear logs

Error #2

I18n::InvalidPluralizationData (translation data {:one=>"A post was split to a new topic: %{topic_link}", :other=>"%{count} posts were split to a new topic: %{topic_link}"} can not be used with :count => 3)
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/pluralization.rb:35:in `pluralize'

Backtrace:

/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/pluralization.rb:35:in `pluralize'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/base.rb:40:in `translate'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/fallbacks.rb:45:in `block (2 levels) in translate'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/fallbacks.rb:44:in `catch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/fallbacks.rb:44:in `block in translate'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/fallbacks.rb:42:in `each'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/i18n-0.7.0/lib/i18n/backend/fallbacks.rb:42:in `translate'
/var/www/discourse/lib/freedom_patches/translate_accelerator.rb:130:in `block in translate'
/var/www/discourse/lib/freedom_patches/translate_accelerator.rb:129:in `catch'
/var/www/discourse/lib/freedom_patches/translate_accelerator.rb:129:in `translate'
/var/www/discourse/app/models/post_mover.rb:134:in `create_moderator_post_in_original_topic'
/var/www/discourse/app/models/post_mover.rb:118:in `notify_users_that_posts_have_moved'
/var/www/discourse/app/models/post_mover.rb:45:in `move_posts_to'
/var/www/discourse/app/models/post_mover.rb:29:in `block in to_new_topic'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/transactions.rb:220:in `transaction'
/var/www/discourse/app/models/post_mover.rb:28:in `to_new_topic'
/var/www/discourse/app/models/topic.rb:635:in `move_posts'
/var/www/discourse/app/controllers/topics_controller.rb:550:in `move_posts_to_destination'
/var/www/discourse/app/controllers/topics_controller.rb:365:in `move_posts'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:198:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:10:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.7/lib/mini_profiler/profiling_methods.rb:106:in `block in profile_method'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:196:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:237:in `block in action'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:45:in `serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:43:in `block in serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `each'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `serve'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:821:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb:31:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:186:in `call!'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/omniauth-1.2.2/lib/omniauth/builder.rb:59:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:38:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'
/var/www/discourse/lib/middleware/anonymous_cache.rb:129:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/flash.rb:260:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/cookies.rb:560:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/query_cache.rb:36:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/logster-1.0.1/lib/logster/middleware/reporter.rb:31:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:38:in `call_app'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:22:in `call'
/var/www/discourse/config/initializers/100-quiet_logger.rb:10:in `call_with_quiet_assets'
/var/www/discourse/config/initializers/100-silence_logger.rb:26:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/request_id.rb:21:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-mini-profiler-0.9.7/lib/mini_profiler/profiler.rb:276:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/message_bus-1.1.1/lib/message_bus/rack/middleware.rb:60:in `call'
/var/www/discourse/lib/middleware/request_tracker.rb:73:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/engine.rb:518:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/application.rb:165:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `public_send'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `method_missing'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:66:in `block in call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in `each'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in `call'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:580:in `process_client'
/var/www/discourse/lib/scheduler/defer.rb:85:in `process_client'
/var/www/discourse/lib/middleware/unicorn_oobgc.rb:95:in `process_client'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:674:in `worker_loop'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:529:in `spawn_missing_workers'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:140:in `start'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/bin/unicorn:126:in `<top (required)>'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `load'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `<main>'

Posts: 3

Participants: 3

Read full topic

How do I cancel (remove) all likes of a particular user?

0
0

@meglio wrote:

Is there a way to cancel all likes of a particular user? I have a user that liked topics / messages of the same user 365 times , and zero times for other persons. This is a fake user for fake likes to help win in a contest :smile:

Posts: 5

Participants: 2

Read full topic

Translations for Discourse default texts (i.e. "welcome", "faq", "terms of service")

0
0

@armando wrote:

Continuing the discussion from Italian translators, please read:

It would be useful to have the translations of every messages that Discourse has for default, for example "Welcome to Discourse", "terms of service", "faq/guidelines", "privacy".
I suppose that someone has already translated it in italian (maybe @vulkanino?), it would be fantastic to share your translations!

There is one default message that I don't understand how to modify: the private welcome message to new users... in this case too, it would be great to have an italian translation, it is very long!

Posts: 1

Participants: 1

Read full topic

How to troubleshoot sidekiq?

0
0

@watchmanmonitor wrote:

Along with my backup issues, sidekiq is failing on one of my instances.

Rebuilding hasn't helped so far.. what else can I look at?

Is this because there's only 1GB on my DO Droplet? 1 GB Memory / 30 GB Disk / NYC2

Sidekiq heartbeat test failed, restarting

/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/logster-1.0.1/lib/logster/logger.rb:74:in `add_with_opts'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/logster-1.0.1/lib/logster/logger.rb:35:in `add'
/usr/local/lib/ruby/2.0.0/logger.rb:445:in `warn'
config/unicorn.conf.rb:129:in `check_sidekiq_heartbeat'
config/unicorn.conf.rb:146:in `master_sleep'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/lib/unicorn/http_server.rb:295:in `join'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/unicorn-4.9.0/bin/unicorn:126:in `<top (required)>'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `load'
/var/www/discourse/vendor/bundle/ruby/2.0.0/bin/unicorn:23:in `<main>'

Posts: 4

Participants: 2

Read full topic

Make the view topic email option more visible?

0
0

@watchmanmonitor wrote:

Ever since the %{respond_instructions} footer got the topic URL wrapped in text, it's been harder to use.

Just now I ended up trying to unsubscribe from a topic because I found the Click here words first.

some ideas...

  • put all three of those sentences each on their own line?

  • have the visit the topic be at the end of its sentence?

What are some others?

Posts: 3

Participants: 3

Read full topic

Discourse-details is no longer needed in app.yml

0
0

@watchmanmonitor wrote:

I've seen this recently as well.. despite removing https://github.com/discourse/discourse-details.git from my app.yml, the plugin folder still remains even after a ./launcher rebuild app cycle..

The plugin shows in /admin/upgrades but no version number next to it, etc.

What's the best way to clear out old plugins after removal?

Posts: 18

Participants: 6

Read full topic


Cant signup (Full Name input missing?)

0
0

@Per wrote:

Our forum (https://forum.codingpirates.dk) could not accept new signups because I had "full name required" was enabled, but the signup form does not contain the full name input field.

Custom fields is also in use, maybe this collides ?

Solved it for now by disabling the requirement, but I would really have this requirement back.

Posts: 7

Participants: 3

Read full topic

Add HTML (Link) Next To Logo

Animation regression on iOS

0
0

@erlend_sh wrote:

I've noticed that button animations for Watch Topic, Search, Profile, All Categories, Hamburger menu etc. have a solid 0.20 second delay on iOS. I'm testing on an iPad 2 Air 2, iOS v 9.2, Safari and Firefox.

I compared to an Nvidia Shield tablet device where the animation is instant, like on desktop.

I'll figure out how to do screen capture on these iThings if need be, but I'm hoping others can corroborate my report.

Posts: 4

Participants: 2

Read full topic

Can't modify colors

0
0

@BrookWarner wrote:

This might be a really n00b question, but I can't seem to modify the CSS colours in Customise > Colors. Whenever I paste my value in the field highlights red and there is no way to save it. I'm guessing it is showing an error because I am doing something wrong, but I can't figure out what!

Posts: 1

Participants: 1

Read full topic

Failure on restore: ERROR: relation "users" does not exist

0
0

@watchmanmonitor wrote:

Continuing the discussion from Clean Docker install has missing relations:

For those following my issues with my forum instance, I've just spun up a brand new ubuntu 14.04 host and bootstrapped a brand new discourse.

The restore process hit an error (which didn't happen when I'd restored the backup over an existing discourse install)

Most of the posts & users are there, the site settings & attachments weren't restored.

This is the log I'm left with:

Thoughts?

Posts: 2

Participants: 1

Read full topic

Viewing all 60309 articles
Browse latest View live




Latest Images