• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. Raj Amal
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Raj Amal

    @Raj Amal

    0
    Reputation
    196
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Raj Amal Unfollow Follow

    Latest posts made by Raj Amal

    • RE: Facing weird problem with NodeBB

      @psychobunny Selection_020.png
      The error message

      posted in General Discussion
      Raj Amal
      Raj Amal
    • RE: Facing weird problem with NodeBB

      @julian Screenshot from 2014-05-03 00:09:02.png

      See this image. I face issue like this. It just not displaying .

      posted in General Discussion
      Raj Amal
      Raj Amal
    • RE: Facing weird problem with NodeBB

      @psychobunny Thank you

      posted in General Discussion
      Raj Amal
      Raj Amal
    • RE: Facing weird problem with NodeBB

      @psychobunny

      I made it offline. Now Its up. But Still the same. Not loading properly. Now visit community.learn2crack.com . I made it online .

      posted in General Discussion
      Raj Amal
      Raj Amal
    • RE: Facing weird problem with NodeBB

      @psychobunny Here's my nginx configuration . I placed it in /etc/nginx/conf.d/

      server {
      listen 80;

      server_name community.learn2crack.com;
      
      location / {
          proxy_set_header X-Real-IP $remote_addr;
          proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
          proxy_set_header Host $http_host;
          proxy_set_header X-NginX-Proxy true;
      
          proxy_pass http://127.0.0.1:4567/;
          proxy_redirect off;
      
          # Socket.IO Support
          proxy_http_version 1.1;
          proxy_set_header Upgrade $http_upgrade;
          proxy_set_header Connection "upgrade";
      }
      
      posted in General Discussion
      Raj Amal
      Raj Amal
    • Facing weird problem with NodeBB

      I setup NodeBB on my DigitalOcean VPS successfully. When I access NodeBB with IP and port its working properly. I used nginx reverse proxy to route to my domain. When I access with domain name NodeBB not loading properly. ie When I click anything like login or register just stays on that page without redirecting. Pls help , I am new to NodeBB

      posted in General Discussion
      Raj Amal
      Raj Amal

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    © 2014 – 2022 NodeBB, Inc. — Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact