GithubHelp home page GithubHelp logo

Comments (8)

chmod777john avatar chmod777john commented on May 27, 2024 1

I will have look for sure 👌🏼

PS: how did you manage to solve the licensing issues?

Thanks.

There's a "On-demand License". First, register for a Wolfram Cloud account (it's free). Then, create a Wolfram Cloud Notebook. Within the notebook, execute the function CreateLicenseEntitlement, which will return a string token. Set this token as the WOLFRAMSCRIPT_ENTITLEMENTID environment variable. When wolframscript starts, it will automatically recognize and verify the license through this token.

This license is not tied to a specific machine, meaning you can use it on many machines or virtual containers. It's billed on-demand, costing a few cents per core-hour. However, I found that you can use it without linking any credit card, so I believe each account should have a certain amount of free usage credits.

This approach is completely legal and compliant; there's no cracking or registration bypass involved.

It's all written in the following link.
https://hub.docker.com/r/wolframresearch/wolframengine#activate-ondemand

image

image

from wolfram-js-frontend.

JerryI avatar JerryI commented on May 27, 2024

I will have look for sure 👌🏼

PS: how did you manage to solve the licensing issues?

from wolfram-js-frontend.

JerryI avatar JerryI commented on May 27, 2024

Tried clean installation on Debian x86 machine

Linux pc105ep5 5.10.0-18-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x86_64 GNU/Linux

It did started well. However inside the container so no reason Wolfram Engine refuses to load .so files. It highlights some deeper problem with LibraryLink

from wolfram-js-frontend.

JerryI avatar JerryI commented on May 27, 2024

PS: I am using WL14

>> CSockets >> Unix >> Linux-x86-64
>> CSockets >> Unix >> Loading library... LLink JustTryToFind
>> CSockets >> Unix >> Succesfully loaded! LLink 7

from wolfram-js-frontend.

JerryI avatar JerryI commented on May 27, 2024

Just a comment for other people. After the discussion, we have found that for network operations Wolfram Engine requires

sudo apt-get install avahi-daemon

it is also recommended by Wolfram Research

from wolfram-js-frontend.

JerryI avatar JerryI commented on May 27, 2024

And for some reason only normal licensing using an email address is working properly for both Wolfram Kernel

i will probably close this issue.

from wolfram-js-frontend.

JerryI avatar JerryI commented on May 27, 2024

Related #96

from wolfram-js-frontend.

chmod777john avatar chmod777john commented on May 27, 2024

And for some reason only normal licensing using an email address is working properly for both Wolfram Kernel

i will probably close this issue.

Confirmed. If we activate the kernel with Node-Locked Licensing, all things works fine.
If we activate the kernel with On-Demand Licensing, the kernel won't answer the frontend evaluation call.
Weird.

from wolfram-js-frontend.

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.