Git Product home page Git Product logo

smalltalk's Issues

a

请问去哪里获取openai_key呢

cannot access org.tinystruct.AbstractApplication

An error occurred when I was using maven to build this project:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project smalltalk: Compilation failure
[ERROR] /root/smalltalk/src/main/java/custom/application/lock.java:[3,22] cannot access org.tinystruct.AbstractApplication
[ERROR] bad class file: /root/.m2/repository/org/tinystruct/tinystruct/0.9.3/tinystruct-0.9.3-jar-with-dependencies.jar(org/tinystruct/AbstractApplication.class)
[ERROR] class file has wrong version 55.0, should be 52.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.

I don't kown what means:cannot access org.tinystruct.AbstractApplication

how can i do?

deploy with a domain name still post to localhost:777

I am deploying it to a server with docker, it works fine in local machine with docker.
after deploy to server, and after using nginx to transfer the request with https://xxx/smalltalk, it doesn't run properly.

  1. found some links in smalltalk.view that starts with absolute path "/scripts/....", changed to "./scripts/..."

after that, build docker and run in server, found ajax request still posting to http://localhost:777
I am not very family with java, so not found how %LINK works.

it is better we can fix this :)

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.