vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   OFTEN WHEN SENDING PM'S: 405 Not Allowed nginx (https://vborg.vbsupport.ru/showthread.php?t=318848)

SP411 05-28-2015 04:39 PM

OFTEN WHEN SENDING PM'S: 405 Not Allowed nginx
 
Also blue circle rotating sometimes comes up....

Help!

ForceHSS 05-28-2015 05:52 PM

If you want help, you need to post all info with so little info we can't help

SP411 05-28-2015 05:58 PM

Quote:

Originally Posted by ForceHSS (Post 2546636)
If you want help, you need to post all info with so little info we can't help

Help sir what info would you like?

I'm more of a WWE wrestler that doesn't know anything about computers or how to fix my Vbulletin forum :)

Also what I can tell you when you click Privae Messages it's slow as molasses...

Help!

ForceHSS 05-28-2015 06:18 PM

well this see for starters
error logs
screenshots
site link
vb version
This will do for now after we see the above might ask for others
This link might help a bit but you could google see what comes up

SP411 05-28-2015 06:58 PM

https://www.sp411.cc/private.php?do=insertpm&pmid=

https://vborg.vbsupport.ru/external/2015/05/7.jpg

ForceHSS 05-28-2015 07:32 PM

error logs
screenshots
site link
vb version

SP411 05-28-2015 07:35 PM

https://vborg.vbsupport.ru/external/2015/05/6.jpg

--------------- Added [DATE]1432849123[/DATE] at [TIME]1432849123[/TIME] ---------------

Error logs I would have to ask web tech in a few hours when he wakes up, I don't know anything about that.

He is very knowledgeable it's just we might need some extra help to get past this problem :)

What type of screen shots?

ForceHSS 05-28-2015 07:46 PM

Screenshot of the error and not from a mobile style (so try from a PC not a mobile) and your vb version is 4.2.3 Beta 4 but would be best to install 4.2.3 Candidate 1 this blue
The circle is rotating that you see sounds like a loading icon, but need to see a picture of it.

If you have FTP access you will see the error_log file in the root of the FTP

SP411 05-28-2015 08:45 PM

https://vborg.vbsupport.ru/external/2015/05/5.jpg

I will be home tonight to post computer screenshots.

ForceHSS 05-28-2015 08:53 PM

Have never seen the image before. Tell me what mobile program are you using to login to your site with is it a app (like tapatalk) or the default mobile skin

SP411 05-28-2015 09:08 PM

On my iPhone still but that blue cicrcle comes up on computer as well.

Also one member guaranteed every time I send her a PM I get 405 Gateway Nginx, others hit and miss. On both computer and iPhone.

We do have tapatalk I don't use it however members do.

vB4 Default Style

ForceHSS 05-28-2015 10:44 PM

If you have not talked to your host yet I would if this has only happened maybe they changed something if they have not I am sure they will know how to fix if not give them this
Code:

server {
    listen 80;
    client_max_body_size 4G;
 
    access_log /var/sites/webapp/logs/access.maintenance.log;
    error_log /var/sites/webapp/logs/error.maintenance.log info;
 
    server_name api.webapp.com;
 
    # this guy redirects any path to /api.json
    rewrite ^.*$ /api.json last;
 
    location / {
        root /var/sites/webapp/webapp/;
        index api.json /api.json;
 
        # this is the magic
        error_page 405 = $uri;
    }
 
}


SP411 05-28-2015 11:06 PM

I am going to show him this thread and get back to you.

Lynne 05-29-2015 12:27 AM

Is this problem only on your phone? Is this from the Mobile Suite or are you using a browser?

You really aren't giving us a lot of information about the problem so we can help.

error_logs are wherever your host puts them, not always in the root, so you need to ask where they are.

What version of vB? What version of mobile suite (if that is what the screen shots are of)? And what version of PHP?

ForceHSS 05-29-2015 12:39 AM

Was thinking that myself the problem was the mobile software, but I always like to eliminate all things first just in case

SP411 07-09-2015 10:43 AM

Problem was solved thanks formal the help.

It was one of the 35 mods we have that was causing conflict.


All times are GMT. The time now is 09:49 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01896 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete