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

What's up with these 1ms views?

$
0
0

@mcwumbly wrote:

While working on this query, I noticed that there were some posts that had a number of 1 millisecond views

  select count(1) as tiny_views
  from post_timings
  where msecs = 1
  # tiny_views: 3515

I first noticed about 30 of these views on an “auto close” post in an old topic. That post was created in the last week, and at least one of those views is from a user who has not logged in since June.

Any idea what may be causing those post timing entries?

If I change the query to show anything with less than 100ms, the count doesn’t go up too much:

  select count(1) as tiny_views
  from post_timings
  where msecs < 100
  # tiny_views: 3568

…so there seems to be something special about these 1msec entries:

Posts: 3

Participants: 3

Read full topic


Backup link send to mail failed to download

$
0
0

@Pravi wrote:

Hello Guys,

I have tried to download backup of my site couple of times, but the link send to mail failed to download every time. The link just showed a blank white page. The error logs shows following errors:

ActionView::MissingTemplate (Missing template admin/backups/show, admin/admin/show, application/show with {:locale=>[:en], :formats=>[:gzip], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in:
  * "/var/www/discourse/app/views"
  * "/var/www/discourse/plugins/docker_manager/app/views"
)
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/actionview-5.1.4/lib/action_view/path_set.rb:46:in `find'

Posts: 1

Participants: 1

Read full topic

High dockers CPU usage

$
0
0

@alldritt wrote:

I suspect I’m experiencing the same issue as Docker using a lot of CPU. I’m sorry, but Discourse and docker are black boxes to me.

While docker is using almost all my server’s CPU my site is still up.

I began the process of trying to downgrade docker, as suggested in the link above, but I fell at the first hurdle. The docker rm -f app command failed with this error:

root@discourse-2gb-nyc3-01:~# docker rm -f app
Error response from daemon: Could not kill running container 8bba540a7daa9d35c1091824856d4ff017fc5df8b97f0247b5e0f00581f780df, cannot remove - Cannot kill container 8bba540a7daa9d35c1091824856d4ff017fc5df8b97f0247b5e0f00581f780df: connection error: desc = "transport: dial unix /var/run/docker/containerd/docker-containerd.sock: connect: connection refused": unknown

Docker version:

root@discourse-2gb-nyc3-01:~# docker version
Client:
 Version:      17.11.0-ce
 API version:  1.34
 Go version:   go1.8.3
 Git commit:   1caf76c
 Built:        Mon Nov 20 18:36:37 2017
 OS/Arch:      linux/amd64

Server:
 Version:      17.11.0-ce
 API version:  1.34 (minimum version 1.12)
 Go version:   go1.8.3
 Git commit:   1caf76c
 Built:        Mon Nov 20 18:35:10 2017
 OS/Arch:      linux/amd64
 Experimental: false

Docker info:

root@discourse-2gb-nyc3-01:~# docker info
Containers: 1
 Running: 1
 Paused: 0
 Stopped: 0
Images: 3
Server Version: 17.11.0-ce
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 15
 Dirperm1 Supported: false
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: N/A (expected: 992280e8e265f491f7a624ab82f3e238be086e49)
runc version: 0351df1c5a66838d0c392b4ac4cf9450de844e2d
init version: 949e6fa
Security Options:
 apparmor
Kernel Version: 3.13.0-77-generic
Operating System: Ubuntu 14.04.4 LTS
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 1.955GiB
Name: discourse-2gb-nyc3-01
ID: QISU:YGAG:4WAU:NSM3:CIKB:DZEJ:PUJZ:EA3H:Q2GZ:7N4J:5KRR:RAB7
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

And here’s the system’s CPU usage for the last 24 hours:

Posts: 3

Participants: 3

Read full topic

Include Emojis In Category Names

$
0
0

@Tyson wrote:

Is it possible to display emojis in Category names like this?:

:loudspeaker: Announcements

:desktop_computer: Tech Support

Posts: 2

Participants: 2

Read full topic

Can't Use Custom Emoji

$
0
0

@Tyson wrote:

I added my first custom emoji but it doesn’t show up in the emoji list or when using :emoji_name:.

Do I have a setting wrong or is something broken?

Posts: 5

Participants: 2

Read full topic

"You are not permitted to view the requested resource"

Is there any way to insert domains/ads.txt in discourse?

$
0
0

@Pramvir_Rathee wrote:

i am facing problems with google adsense impressions and pageviews since 18th december, google adsense reccomnds me to place a code in root of my domain/ads.txt. Which is actually my discourse domain. Please help me to fix it.

Posts: 1

Participants: 1

Read full topic

Anti-spam policy: not all hosting providers allow for plenty of emails to be sent; possible obstacle for Discourse hosting

$
0
0

@meglio wrote:

Looking at Vultr and experimenting with it, I just noticed they have an Anti-spam Policy - Vultr.com that would prevent me from sending 200k-300k emails per month from Discourse, which is the case for our rather small community.

Please share your experience with sending multiple emails with other hosting providers. This policy is reasonable but disappointing. Why do they limit me if I am not doing anything wrong. What do you think? I sent them a request and they answered this:

On our platform we consider the size of emails that you plan to send as “bulk,” and unfortunately we do not allow that type of activity.

What about Hetzner, DigitalOcean and other popular ones?

Posts: 15

Participants: 6

Read full topic


Host that accepts btc

Search does not find a particular post (except when searching within topic)

$
0
0

@tophee wrote:

Nut sure if this is a bug, so I’m filing it as UX for the time being:

Consider this search: Search results for 'hubic' - Duplicati

The expected result is that the following post would at least be somewhere among the search results (Arguably, it should be among the top results, because it is probably the forum’s most liked post containing the search string, it definitely is the most liked post in its topic):

But the actual result is that this post does not come up in the search results at all. The post is obviously indexed with the search term because when I navigate to the Benchmarking different storage providers topic and search for “hubic” there, it is found.

Posts: 7

Participants: 3

Read full topic

Phase out redundant flag PM in favor of full PM functionality

$
0
0

@Drew_Warwick wrote:

As a community guide, I PM users a lot on our Discourse forum. Since it’s usually in response to their posts (feedback, suggestions, etc), the most convenient way to PM them is flag -> PM like so:

However, this has caused a number of problems in the past:

  • There is a character limit, so sometimes I have to truncate my PM, send, open the PM, and then edit in the text overflow
  • This is a non-standard editor, so it doesn’t have support for features like @/# autocomplete and the preview
  • Since I use “Something Else” flags and PMs so frequently, I habitually click the buttons instead of looking at them. Sometimes I send a PM as a flag, or a flag as a PM, and don’t realize since their text boxes are the same

Instead of having a selectable bullet option in that list for PMs, there should be a message button that opens the full editor with the appropriate template for flag PMs.




Posts: 5

Participants: 4

Read full topic

Restore Email Templates

$
0
0

@JamesNorth wrote:

Hi all,

This seems basic but I can’t figure out how to do it …

Is there a way to revert all email templates that are sent out to the default settings? A fellow admin has messed with them and they’re all pretty ugly now :slight_smile:

Thanks!

James

Posts: 3

Participants: 2

Read full topic

Discourse ignores the «topic page title includes category» option's unchecked state

Wrong post time for new topics and posts

How to change discobot language?


How to show "updating come back later"?

Upgrading Discourse from ACP

$
0
0

@dev11 wrote:

HELP !!!

Installed Discourse, in ACP there is info that new version is out. I click on version number and get transferred to GitHub instead to upgraing function (or alike).

How to upgrade from ACP?

Posts: 10

Participants: 6

Read full topic

Do I need a second S3 bucket for backup?

$
0
0

@Pravi wrote:

Hi,
I have setup image upload to aws S3. Its is working fine, but backup is not working with s3. I have created a new bucket for backup and added the bucket name in the admin panel. It gives me following error in logs,

Aws::S3::Errors::AccessDenied (Access Denied)
/var/www/discourse/vendor/bundle/ruby/2.4.0/gems/aws-sdk-core-3.6.0/lib/seahorse/client/plugins/raise_response_errors.rb:15:in `call'

Do I need a second S3 bucket for backup? If so, do i need create a new policy for my new bucket and attach it to my IAM?

Need some help guys!!

Posts: 1

Participants: 1

Read full topic

Higher load and 500 internal servers errors since 28th Dec 2017 upgrade

$
0
0

@chrisc wrote:

I upgraded Discourse at https://community.coops.tech/ on 28th December and since then there have been a couple of occasions when the site has returned 500 errors and I have had to restart (via ./launcher restart app) and I have noticed a change in the pattern of some of the Munin graphs generated by the server.

The load has been consistently higher:

The memory usage has been growing (the drops are when I have restarted the app due to 500 errors):

And the memory graph appears to correspond to the threads graph:

This server has 2GB of RAM, I could add some more and reboot it but before I try that I was wondering if anyone had any suggestions regarding how to get to the bottom of this issue?

I was going to post which version of Discourse the server is running but the admin page doesn’t fully load, I just get the navigation menu at the top:

Posts: 5

Participants: 1

Read full topic

Duplicate Group and Topics

$
0
0

@geoff777 wrote:

I’m setting up Discourse and need to duplicate a group and its topics.
Each client gets a private group where I have already started a number topics. The topics are common to all client groups.
Is there a way to duplicate/clone a template group and its topics, then rename the group title?

Posts: 1

Participants: 1

Read full topic

Viewing all 60721 articles
Browse latest View live




Latest Images