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

512 MB or less RAM with SWAP on SSD-based VPS

$
0
0

Aizan Fahri wrote:

Continuing the discussion from 512MB of RAM is enough to run Discourse:

It is pretty interesting here talking about minimum RAM requirement. I got the feeling that 512MB is not the good idea but still a usable strategy, depending on how many users on the board.

The thing is, VPS nowadays tend to have SSD as the main storage hardware (DigitalOcean, RamNode, etc etc). SSD is faster than traditional HDD, some people might say its speed resembles RAM.

If a person is serious with the 512MB-Swap strategy, what advice would you guys give to discourage him/her from doing so?

Posts: 2

Participants: 2

Read full topic


422 error when granting permissions

$
0
0

Dylan wrote:

422 errors on specific actions: as an administrator (with matching developer email), attempting to grant mod or admin appears to cause problems

I don't see anything on nginx error.log. It does not show up in Logs > Staff Actions. Any ideas? Is there an additiona lerror log somewhere to check?

This was installed via docker, local_discourse/app:latest, cloned from git

Posts: 1

Participants: 1

Read full topic

Split CDN for user uploads possible?

$
0
0

Dylan wrote:

Is it possible to split uploads to different hostnames for user uploads and images/css/js provided by Discourse itself? I don't have the funds to serve 4-5MB+ each images off CDN, but will happily serve site assets off a CDN.

Posts: 3

Participants: 3

Read full topic

Custom Redis/PostgreSQL in Docker Installation

$
0
0

danzy wrote:

Hi guys,

I followed the default installation (with docker) on AWS and was wondering if it's possible to use a separate PostgreSQL DB (using AWS RDS) and a separate Redis cluster (using AWS Elasticache).

I took a quick look through the documentation as well as the .yml files available and there doesn't seem to be anything.

Am I better off using the old-school ubuntu installation (which looks like it has support for custom PostgreSQL/Redis servers).

Thanks!

Posts: 2

Participants: 2

Read full topic

Trapped in user activity

$
0
0

Sam Saffron wrote:

Step 1: Type "https://meta.discourse.org/users/system" into your address bar.
Step 2: Press back

You can't you are trapped.

@eviltrout fixing this is kind of urgent.

Posts: 2

Participants: 2

Read full topic

Onebox is including protocol agnostic links incorrectly

$
0
0

Sam Saffron wrote:

See:

^^^

My avatar is broken

Posts: 1

Participants: 1

Read full topic

What does "Take Action" do?

$
0
0

Kane York wrote:

Continuing the discussion from Appeal link for moderated posts:

I've been having a nagging question in my head: What does the "Take Action" button do?

Does it instantly cause the "Hidden due to community flags" behavior, or hide the post with no PM?

Does clicking Flag Post cause that behavior?

The buttons have no tooltips.

(This may be a FAQ candidate.)

Posts: 5

Participants: 3

Read full topic

Problem upgrading discourse via docker manager

$
0
0

Ady Saputra wrote:

i'm running discourse version 0.9.9.4, currently running behind proxy, its failed upgrading via docker manager, i try to run manually

cd /var/www/discourse && git fetch && git reset --hard HEAD@{upstream}

as the screen show when upgrading, the output is

# cd /var/www/discourse && git fetch && git reset --hard HEAD@{upstream}
error: No upstream branch found for 'HEAD'
error: No upstream branch found for 'HEAD'
fatal: ambiguous argument 'HEAD@{upstream}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions

the docker manager updated through this way, but the discourse failed. what would be the problem? thx

Posts: 6

Participants: 2

Read full topic


Edit dialog always shows letter avatars

Full names on web but not e-mails

$
0
0

Michael Downey wrote:

As a user, I want to see the full name of a given poster when I receive an e-mail notification of content that person created, so that I can better associate the e-mail notification with the people I know on the Discourse site itself.

Rationale: When full names are enabled on the site, naturally, you see them above each post. However, the e-mail "From" field is structured like "userid <discourse@example.com>". If userid was replaced with the full name, it'd match the user experience on the web.

Posts: 2

Participants: 2

Read full topic

Site doesn’t load if cookies are blocked

$
0
0

Christopher Corbettis wrote:

I have Google Chrome set to block sites from setting any data, and only allow exceptions as I need.

With this set-up Discourse partially loads, but then nothing else happens, it just shows a blank page. Ideally the site loads with a message explaining why cookies are needed.

Posts: 2

Participants: 2

Read full topic

New to Vagrant, could use some help

$
0
0

cpradio wrote:

Okay, so I'm trying to get an idea of how discourse operates, so I cloned the repo and started vagrant. Apart from NFS not being installed locally, I got everything running on the first try.

However, now we are at my limit of knowledge. I go into the Admin area and I'm greeted with a lot of potential problems smile It looks like I can ignore most of them, but these strike me as important (not in any particular order).

  • Your server is running in development mode.
  • You are running a version of Ruby 2.0.0 that is known to have problems. Upgrade to patch level 247 or later.
  • Your config/database.yml file is using the default localhost hostname. Update it to use your site's hostname.
  • Sidekiq is not running. Many tasks, like sending emails, are executed asynchronously by sidekiq. Please ensure at least one sidekiq process is running. Learn about Sidekiq here.

Can someone help me get these resolved? I'm proficient with running commands, but I'll likely ask a lot more questions, if it doesn't immediately make sense to me.

Last but not least, I noticed when I ran bundle exec rails s, it seems to control discourse being available. Is there a way to make discourse available and exit out of the ssh console? (Sorry, I'm terribly new when it comes to rails, vagrant, and everything in between)

Posts: 8

Participants: 3

Read full topic

Distorted Avatars now with upgrade to 9.9.5

$
0
0

Briancguy wrote:

We're getting a number of distorted avatars now on our forums with the upgrade (we went from 9.9.2 to 9.9.5 recently.

Any easy fixes available?

Examples:

Posts: 2

Participants: 2

Read full topic

Where to discuss updates and what to look out for with each release?

$
0
0

Tobias Eigen wrote:

I just upgraded to 0.9.9.6 and while I have full confidence in the discourse team it has been unsettling to upgrade the last few times without any easy place to check what the upgrade means, what has changed and what to check or update.

I know there's the link to the github changelog but that is cryptic "in the weeds" info about code changes.

Would it be possible/helpful for devs to start a topic in the support forum listing a few bullet points about each release, what to look out for, and to answer any questions that may come up?

Posts: 8

Participants: 5

Read full topic

Permissions / ACLs?

$
0
0

Dylan wrote:

I'm trying to set up a forum for some friends, and have run into a bit of an odd roadblock with permissions.
I've seen this:

But is it possible to have some kind of further restrcions? Basically disabling the email tab (the authenticated smtp provider I use is username = api key) for one thing.

Alternatively, a non-developer administrator role that can do things like change the forum title (I have no problem defining specific configuration keys allowed to change), but not do anything that can break it or screw it (or access /admin/docker).

Posts: 2

Participants: 2

Read full topic


Attachment icon for topics with attachments?

$
0
0

Watchman Monitoring wrote:

I just realized that my users can't tell which posts might have cool sample files to download.

what are some ways I could mark a topic with this icon? (the download one)

thanks!

Posts: 1

Participants: 1

Read full topic

Posting to FB, pictures in text

Likes from banned users do not disappear in the post list

$
0
0

FichteFoll wrote:

I noticed in my notifications that a bot has liked several posts of mine over at the Atom discourse. Not only are they displayed in my notifications even after they were removed due to a ban (probably), which is rather annoying, they do not disappear from the forum list.

Try clicking on this post's "1 person liked this" link. Nothing happens.

Now, try clicking on this post's "2 persons liked this" link. Only one avatar is displayed.

Posts: 2

Participants: 2

Read full topic

Add post specific embed by username

$
0
0

Justin Leveck wrote:

I have developed a feature to allow users to specify a xml key that contains the discourse_username to embed a particular post as. I have added additional functionality to allow discourse to know which discourse_username to embed a post under when importing on-the-fly through adding an additional javascript variable to the embed.js code.

This is my first contribution to Discourse. Hopefully this can get merged in as it applies to our particular use case where we are using discourse to provide commenting for our internal tech blog (middleman) where there are multiple authors who all need to be contacted when someone makes a comment on the articles they have written.

The current feature requires that one discourse_username is used which all imported topics are created on behalf of.

The contributing doc seems to suggest a topic be created before submitting a pull request. The code I intend to submit for initial review is on a branch in my forked copy.

https://github.com/justinleveck/discourse/tree/add_custom_embed_by_username

<script type="text/javascript">
  var discourseUrl = 'http://blog.com/',
      discourseUserName = 'justin_leveck',
      discourseEmbedUrl = 'http://blog.com/2014/06/02/spinning-up-your-first-rlpc-node.html';

  (function() {
    var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
    d.src = discourseUrl + 'javascripts/embed.js';
    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
  })();
</script>

Posts: 2

Participants: 1

Read full topic

Singapore S3 bucket does not work for backups

$
0
0

Jeff Atwood wrote:

I finished set up s3. (bucket name doesn't have dot)
but Backup failed with a message when backup.

This fail occur only on specific bucket region.
ap-southeast-1 (Singapore) : error
us-east-1 : works

How can I fix this problem?

[2014-06-01 07:52:26] Executing the after_create_hook for the backup
[2014-06-01 07:52:38] EXCEPTION: Connection reset by peer (Errno::ECONNRESET)
[2014-06-01 07:52:38] /usr/local/lib/ruby/2.0.0/openssl/buffering.rb:376:in `syswrite_nonblock'
/usr/local/lib/ruby/2.0.0/openssl/buffering.rb:376:in `write_nonblock'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/excon-0.28.0/lib/excon/socket.rb:91:in `write'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/excon-0.28.0/lib/excon/ssl_socket.rb:98:in `write'
/var/www/discourse/vendor/bundle/ruby/2.0.0/gems/excon-0.28.0/lib/excon/connection.rb:182:in `request_call'

Posts: 4

Participants: 3

Read full topic

Viewing all 60721 articles
Browse latest View live




Latest Images