zh99998 wrote:
i received a system message
says error occours when parsing email
seems a charset issue.i don't know what happened, and don't get the email. maybe log in anywhere will help?
Posts: 3
Participants: 2
zh99998 wrote:
i received a system message
says error occours when parsing email
seems a charset issue.i don't know what happened, and don't get the email. maybe log in anywhere will help?
Posts: 3
Participants: 2
Sander Datema wrote:
Continuing the discussion from [Restore not taking multisites into account]
I'm afraid this is still not fixed. Just installed a fresh (multisite) Discourse and tried to restore one of the sites. Discourse again was looking for a
default
folder with the backup file, while it wasn't there of course.
Posts: 6
Participants: 2
cpradio wrote:
So maybe I don't understand the terminology, but moving a post doesn't actually move it, it copies it. The post still exists in the original topic, even if it was the only one.
Repo:
Create two topics
On the second topic, click the wrench, choose Select Posts, select the only post in the second topic and choose Move to existing Topic
Select the first topic you created and click Move to Existing Topic buttonIt redirects you to the topic you told it to move the post to, but if you go back to the category view/latest view, you'll see the second topic still exists.
The topic of the post moved isn't closed or marked invisible, so the user can still interact with that given topic. Am I missing something here, or is this a bug or just bad terminology?
Posts: 14
Participants: 6
Sander Datema wrote:
Not sure if this is a bug, but for every (multisite) Discourse instance I see this in the log:
find: '/var/www/discourse/public/tombstone/default': No such file or directory
Posts: 1
Participants: 1
Camille Roux wrote:
Here is how a Vimeo looks like when it's embed:
Here is the link to the post if you want to see it: http://forum.pragmaticentrepreneurs.com/t/videos-indispensables-pour-un-entrepreneur/15/7?u=camilleroux
Posts: 3
Participants: 3
Josh wrote:
Hey guys,
So the Hummingbird forums are still going strong but we have (and have always had) this really annoying problem of the forums dying multiple times throughout the day. What happens is either:
a) A blank white page with no error message
or
b) 502 Gateway Error
Both are generally solved with a reboot. Could this be an issue with our server? We're using a digitalocean droplet with 4GB of RAM.
Posts: 6
Participants: 5
Paul Apostolos wrote:
We have implemented the new topic via email functionality and it works great.
Is there any way to send a confirmation to the user that their message was received and a topic was created?
Posts: 1
Participants: 1
Steve Baer wrote:
If I create a link and paste in a URL with a %23 in it, the appears to get a # in it instead of remaining %23.
Here's a sample
If you look at the source for this post, you'll see that the spaces remain %20, but the %23 gets converted.
Posts: 3
Participants: 2
Dan Chao wrote:
Has anybody tried deploying Discourse via AWS OpsWorks? I'm currently hacking away at trying to make this work, but was wondering if somebody already wrote a cookbook for it.
Posts: 2
Participants: 2
Charles Wilmott wrote:
Hi
I'm using digital ocean droplet.
I have LAMP already install on a dropel.To keep my hosting costs down.
Can install discourse on the same droplet?Many thanks for your help
Posts: 3
Participants: 3
Thenrich wrote:
I went through reading about Discourse and how the founders are lamenting the current situation of forums software. You would think that Discourse is great. I have been disappointing. As a hard core Windows user and developer under Windows, most of what I found is stuff about Ubuntu Linux. Basically not Windows friendly. Even some docs about installing in Windows says to install a Linux VM uner Hyper-V/. Huh!?
I am very surprised that someone like Jefff Atwood, a .NET developer and where StackExchange was developed in .NET seemingly took a 180 turn and created some software which is not Windows friendly. Frankly even if he dislikes the current forum software, they are not going any time soon. People use them heavily and there are tens of thousands of them around.
Running Discourse under native Windows seems so awkward I don't see how Discourse is going to be a popular platform unless the hosted version becomes extremely popular. Currently the installation documentation suggests you need to be quite technical.
Ease of installation and friendly support under Windows seems way off. I am going to try a last ditch using Bitnami. I used Bitnami before under Windows and it made installation of software like WordPress very straight forward. If it doesn't do the same for Discourse, I will give it another try in a year. Until then a good forum software will suffice. That's what people know and are familiar with and I don't have time to disturb that environment.
Posts: 4
Participants: 3
Jeff Atwood wrote:
Right now the anonymous header looks like this:
but it looks like this when scrolled down in a topic, which is where we want most people to be most of the time, right?
This is a problem, since there's no visible Sign In to Reply most of the time, as we (very intentionally) want people to reach the bottom and read the whole conversation before replying.
I suggest we drop some of the glyphs here, which are de-facto sign in buttons for anons anyway..
And switch to this button + 2 glyphs layout:
across all anonymous pages. Hopefully this button + 2 glyphs layout will be about the same amount of space as 4 glyphs so it won't break layout.
Posts: 3
Participants: 2
Jeff Atwood wrote:
Gravatars for users with no avatar specified use Identicons based on their IP address (or email), which can be kind of noisy – and it also means one image lookup per user.
What if we switched to a simpler approach where the first letter of the user's name was displayed as their default avatar, ala esotalk and the Google GMail app on Android?
For conflicting letters (there are two users without an avatar that have "A" in their name, above) We could also color the blocks to reduce letter conflict ambiguity, either the letter within, or the background color:
We need to also make sure this scales down to the 32x32 avatars as well:
Posts: 3
Participants: 3
solojavier wrote:
Hi,
I Installed using droplet in digital ocean but when I signup with a developer email I set , it doesn't make me admin...
Why could this be happening and how could I solve it?
Here is a screenshot showing that I should signup with an email I've already sign up....
Posts: 3
Participants: 2
Jeff Atwood wrote:
If anyone else is not working on it, i would like to work on it, just to be clear, it should work like this right?
- I type a url, say www.google.com
- But this link is shortened by the Goo.gl API to http://goo.gl/fbsS
Posts: 5
Participants: 4
Andres Hernandez wrote:
I'd like to merge two categories together. Is there a good way to do this?
From what I've read I would have to go into one category and manually select every topic, and then change the category. That is fine for small categories, but I have potentially hundreds (or thousands) of posts I'm dealing with. This isn't exactly practical.
I've also read that it will only show topics that are in memory, not necessarily every topic in the category. This just seems like a big hassle for admins and I don't understand why there is not this basic functionality. Am I missing something obvious?
Posts: 5
Participants: 2
Shiv Kumar wrote:
https://github.com/shivpkumar/Zendesk-Plugin
Create Zendesk Tickets from Discourse posts.
Posts: 1
Participants: 1
Hayeah wrote:
I am doing:
./launcher destroy app ./launcher bootstrap app
And the process fails at
gem update bundler
I, [2014-05-06T02:43:44.097613 #37] INFO -- : done configuring web I, [2014-05-06T02:43:44.102702 #37] INFO -- : > cd /var/www/discourse && gem update bundler ERROR: While executing gem ... (Gem::SpecificGemNotFoundException) Could not find a valid gem 'bundler' (= 1.6.2) locally or in a repository I, [2014-05-06T02:43:48.433128 #37] INFO -- : Updating installed gems Updating bundler 2014-05-06 02:43:48 UTC LOG: received smart shutdown request [159 | signal handler] (1399344228) Received SIGTERM, scheduling shutdown...2014-05-06 02:43:48 UTC LOG: autovacuum launcher shutting down 2014-05-06 02:43:48 UTC LOG: shutting down 2014-05-06 02:43:48 UTC LOG: database system is shut down /pups/lib/pups/exec_command.rb:85:in `spawn': cd /var/www/discourse && gem update bundler failed with return #<Process::Status: pid 239 exit 1> (RuntimeError) from /pups/lib/pups/exec_command.rb:55:in `block in run' from /pups/lib/pups/exec_command.rb:53:in `each' from /pups/lib/pups/exec_command.rb:53:in `run' from /pups/lib/pups/command.rb:6:in `run' from /pups/lib/pups/config.rb:85:in `block (2 levels) in run_commands' from /pups/lib/pups/config.rb:76:in `each' from /pups/lib/pups/config.rb:76:in `block in run_commands' from /pups/lib/pups/config.rb:75:in `each' from /pups/lib/pups/config.rb:75:in `run_commands' from /pups/lib/pups/config.rb:71:in `run' from /pups/lib/pups/cli.rb:31:in `run' from /pups/bin/pups:8:in `<main>' ca549f215a4d8a7325a1ba62dc4ee953ea43be0659c36dd3ecd010a83d6e43c6 FAILED TO BOOTSTRAP
Posts: 2
Participants: 1
nXqd wrote:
I have asked @sam but the command
sv restart unicorn
doesn't work for me. I tried to restart usingsv
but it doesn't seem to work :USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 17908 1564 ? Ss+ 07:04 0:00 /bin/bash -e /build/run.sh root 41 0.0 0.0 188 28 ? S+ 07:04 0:00 runsvdir -P /etc/service root 42 0.0 0.0 164 4 ? Ss 07:04 0:00 \_ runsv nginx root 47 0.0 0.1 63008 3972 ? S 07:04 0:00 | \_ nginx: master process /usr/sbin/nginx root 51 0.0 0.0 63544 2000 ? S 07:04 0:00 | \_ nginx: worker process root 43 0.0 0.0 164 4 ? Ss 07:04 0:00 \_ runsv unicorn root 535 0.0 0.0 17888 1512 ? S 07:07 0:00 | \_ /bin/bash ./run root 536 18.0 0.0 17896 1508 ? S 07:07 0:00 | \_ /bin/bash config/unicorn_launcher -E production -c config/ root 538 7.0 1.4 88260 46960 ? Rl 07:07 0:00 | \_ ruby /root/src/vendor/bundle/ruby/2.1.0/bin/unicorn -E root 539 0.0 0.0 4312 348 ? S 07:07 0:00 | \_ sleep 1 root 44 0.2 0.0 164 32 ? Ss 07:04 0:00 \_ runsv logstash-forwarder root 45 0.0 0.0 164 4 ? Ss 07:04 0:00 \_ runsv sshd root 49 0.0 0.0 50040 2868 ? S 07:04 0:00 \_ /usr/sbin/sshd -D -e root 438 0.1 0.1 73444 3840 ? Ss 07:07 0:00 \_ sshd: root@pts/0 root 450 0.0 0.0 21216 2144 pts/0 Ss 07:07 0:00 \_ -bash root 541 0.0 0.0 18372 1124 pts/0 R+ 07:07 0:00 \_ ps faux root 50 0.1 0.0 17900 1560 ? S 07:04 0:00 /bin/bash config/unicorn_launcher -E production -c config/unicorn.conf root 53 2.9 5.7 577460 184372 ? Sl 07:04 0:05 \_ unicorn master -E production -c config/unicorn.conf.rb root 76 0.8 6.0 2480820 191516 ? Sl 07:04 0:01 | \_ sidekiq 3.0.0 src[0 of 25 busy] root 123 0.0 5.5 578488 176732 ? Sl 07:04 0:00 | \_ unicorn worker[0] -E production -c config/unicorn.conf.rb root 130 0.0 5.5 578488 176688 ? Sl 07:04 0:00 | \_ unicorn worker[1] -E production -c config/unicorn.conf.rb root 137 0.0 5.5 578488 176684 ? Sl 07:04 0:00 | \_ unicorn worker[2] -E production -c config/unicorn.conf.rb root 533 0.0 0.0 4312 348 ? S 07:07 0:00 \_ sleep 1
the unicorn processes are separated to orphaned processes, runit cannot restart the original unicorn process since the
pids
file are still existed. The only way I have to do ispkill ruby && rm -rf tmp/pids/*
and it does restart, but this is not a way at all.Am I missing anything ?
Posts: 1
Participants: 1
Camille Roux wrote:
The background of unread notifications has change for a darker blue:
I found it too dark. It's now less easy to read because of the poor contrast.
Posts: 7
Participants: 4