question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FlowSaga Tutorial: Error at Deploying flight-book to app: travel

See original GitHub issue

There is an error when trying to deploy flight-book.

Seems like jdk9-1.0.73 tag does not exist for fn-java-fdk-build image.

Here is the error message:

Current Context:  default
Sending build context to Docker daemon  84.48kB
Step 1/11 : FROM fnproject/fn-java-fdk-build:jdk9-1.0.73 as build-stage
manifest for fnproject/fn-java-fdk-build:jdk9-1.0.73 not found

Fn: deploy error on /u01/app/fn/tutorials/FlowSaga/flight/book/func.yaml: error running docker build: exit status 1

Looking at DockerHub > fnproject/fn-java-fdk-build, there is no jdk9-1.0.73 tag. The latest one is jdk9-1.0.72.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
zootalurescommented, Oct 12, 2018

I’ve had to roll back the broken 1.0.73 release, can you try again now, thanks

0reactions
denismakogoncommented, Oct 21, 2018

@rcarrascosps maybe because flow lib API changed, no? Which version of Java FDK do you use?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fn Flow Tutorial - Serverless Sagas with Fn Flow - Fn Project
In this tutorial we'll use Fn Flow with the saga pattern to build a fault-tolerant, polyglot, serverless travel booking app.
Read more >
Tutorial: Deploying a Hello World application
In this guide, you download, build, and deploy a sample Hello World application using AWS SAM. You then test the application in the...
Read more >
Fly Rights | US Department of Transportation
A Consumer Guide to Air Travel CONTENTS Air Fares Schedules and Tickets Delayed and Canceled Flights Overbooking.
Read more >
JetBlue | Airline Tickets, Flights & Airfare: Book Direct - Official ...
Book JetBlue flights and vacation packages to 100+ destinations. Award-winning service, the most legroom in coach, free wi-fi, live TV, movies, snacks, ...
Read more >
tutorials from fnproject - GithubHelp
FlowSaga Tutorial : Error at Deploying flight-book to app: travel. There is an error when trying to deploy flight-book. Seems like jdk9-1.0.73 tag...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found