Giter VIP home page Giter VIP logo

Comments (13)

sapra5379 avatar sapra5379 commented on August 25, 2024

error

from web-client-for-aws-transfer-family.

sapra5379 avatar sapra5379 commented on August 25, 2024

DynamoDb
3

from web-client-for-aws-transfer-family.

sapra5379 avatar sapra5379 commented on August 25, 2024

@amazon-auto please help into it.

from web-client-for-aws-transfer-family.

electrokat avatar electrokat commented on August 25, 2024

@shardhak this is the same issue that I'm experiencing.

@sapra5379 can you screenshot the browser logs on Chrome (redact your SFTP URL) by pressing F12 (Developer mode) on the webpage after you login?

from web-client-for-aws-transfer-family.

Raydingo avatar Raydingo commented on August 25, 2024

Hello. was anyone able to solve this? I'm running in to the same issue.

from web-client-for-aws-transfer-family.

kshardha avatar kshardha commented on August 25, 2024

Can you share the error from dev console logs?

from web-client-for-aws-transfer-family.

Raydingo avatar Raydingo commented on August 25, 2024

Can you share the error from dev console logs?

Hi kshardha, here is the screenshot.

image

from web-client-for-aws-transfer-family.

kshardha avatar kshardha commented on August 25, 2024

Check your Flask configuration file (backend) and the entries you had for your domain etc in 04a script. Also, check if the certs you are using allow for the FQDN you are configuring for the application.

from web-client-for-aws-transfer-family.

Raydingo avatar Raydingo commented on August 25, 2024

Check your Flask configuration file (backend) and the entries you had for your domain etc in 04a script. Also, check if the certs you are using allow for the FQDN you are configuring for the application.

The flash configuration file and the 04a script contain the same domain/cname configuration. I am using a wildcard cert. *domainname.com

from web-client-for-aws-transfer-family.

kshardha avatar kshardha commented on August 25, 2024

One more thing to check, share the ECS logs for the backend tasks that are running. See if you have encountered any error there.

from web-client-for-aws-transfer-family.

Raydingo avatar Raydingo commented on August 25, 2024

ECS_LOG.xlsx

log attached.

from web-client-for-aws-transfer-family.

kshardha avatar kshardha commented on August 25, 2024

Try updating the requirement.txt file using the following and rebuild docker image, upload it and re-create the ECS tasks:

Werkzeug==2.0.0
jinja2==3.0.3
Flask==2.1.0
Flask-Cors==3.0.8
Paramiko==2.7.1
flask_jwt_extended==3.25.1
gunicorn==20.0.4
boto3==1.14.24
cachetools==4.1.1
requests==2.24.0
psutil==5.7.2

from web-client-for-aws-transfer-family.

RiteshC05 avatar RiteshC05 commented on August 25, 2024

Is there any solution to this bug? Currently facing the same issue. In the console window, the error message starts with "Unexpected token '<', "<!DOCTYPE..>" Is there a problem with the response returning an html file?

from web-client-for-aws-transfer-family.

Related Issues (19)

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.