Git Product home page Git Product logo

Comments (7)

johngodley avatar johngodley commented on June 5, 2024

The error is from the web server itself and I suspect the maximum URL length has been exceeded. The only way to confirm this is to check the server error log (or ask the hosting provider to check the logs).

If it is a URL length problem then the server will need to be configured to allow longer URLs.

If not then hopefully the error log will show what the error is.

from google-docs-add-on.

SebastianWalt avatar SebastianWalt commented on June 5, 2024

I have an error log but I don't know what to look for. Can you give me a hint?

from google-docs-add-on.

johngodley avatar johngodley commented on June 5, 2024

@SebastianWalt it's hard to say what to look for exactly, but if you look around the time you made the request then hopefully it will be noticeable. If not then trying authenticating again and see if anything new is output to the log.

from google-docs-add-on.

SebastianWalt avatar SebastianWalt commented on June 5, 2024

cool, ill try that

from google-docs-add-on.

SebastianWalt avatar SebastianWalt commented on June 5, 2024

On the server log there are no logs for that particular problem. I tried it again now and there is no new log entry.

from google-docs-add-on.

georgeh avatar georgeh commented on June 5, 2024

A 502 suggests that Nginx is not getting a response from the PHP FastCGI service. Have you checked the PHP error logs?

from google-docs-add-on.

SebastianWalt avatar SebastianWalt commented on June 5, 2024

@georgeh thanks for the suggestion. I cant reach anyone at the hosting company. So I cant check them right now.

from google-docs-add-on.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.